From owner-freebsd-questions@FreeBSD.ORG Mon Mar 22 21:14:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC9F916A4CE; Mon, 22 Mar 2004 21:14:03 -0800 (PST) Received: from ms-smtp-02-eri0.southeast.rr.com (ms-smtp-02-lbl.southeast.rr.com [24.25.9.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EFC143D1D; Mon, 22 Mar 2004 21:14:03 -0800 (PST) (envelope-from jason@ec.rr.com) Received: from ec.rr.com (cpe-024-211-231-149.ec.rr.com [24.211.231.149]) i2N5E0kF006879; Tue, 23 Mar 2004 00:14:00 -0500 (EST) Message-ID: <405FC807.9090100@ec.rr.com> Date: Tue, 23 Mar 2004 00:15:51 -0500 From: Jason User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040210 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tadimeti Keshav References: <20040322034013.40925.qmail@web25002.mail.ukl.yahoo.com> In-Reply-To: <20040322034013.40925.qmail@web25002.mail.ukl.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions@freebsd.org cc: freebsd-newbies@freebsd.org Subject: Re: make options X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 05:14:04 -0000 Tadimeti Keshav wrote: >hi, > >I am trying to install some ports. But I do not know >the various options we can specify during make such as >WITH_GUI=yes > >How can I know them for a given port? > >thanks in advance > > > > > >___________________________________________________________ >Yahoo! Messenger - Communicate instantly..."Ping" >your friends today! Download Messenger Now >http://uk.messenger.yahoo.com/download/index.html >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > Go to the port dir, the open the make file in an editor. The options are in it.