From owner-freebsd-questions@FreeBSD.ORG Thu Nov 18 16:56:50 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 CDB3716A4CE for ; Thu, 18 Nov 2004 16:56:50 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75AAE43D2F for ; Thu, 18 Nov 2004 16:56:50 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (sccrmhc13) with ESMTP id <2004111816564901600kggu7e>; Thu, 18 Nov 2004 16:56:49 +0000 Received: from [192.168.0.16] (gladiator.trini0.org [192.168.0.16]) by hivemind.trini0.org (Postfix) with ESMTP id 704056110; Thu, 18 Nov 2004 11:56:49 -0500 (EST) Message-ID: <419CD453.8090101@trini0.org> Date: Thu, 18 Nov 2004 11:56:51 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 0.9 (X11/20041114) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Subhro References: <419cc7c3.72297a2d.0998.005e@smtp.gmail.com> In-Reply-To: <419cc7c3.72297a2d.0998.005e@smtp.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: 'freebsd-questions' Subject: Re: List of unofficial 5.3 make.conf 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: Thu, 18 Nov 2004 16:56:50 -0000 Subhro wrote: >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Gerard Samuel >Sent: Thursday, November 18, 2004 20:41 >To: freebsd-questions >Subject: List of unofficial 5.3 make.conf options > >Is there a list of *unofficial* make.conf options saved somewhere? >For example, "WITHOUT_X11=yes" isn't listed in >/usr/share/examples/etc/make.conf, >and the option seems to work on a box, that I don't want X11 pieces built. >Thanks > > >Checked man make.conf? > WITHOUT_X11 isn't in the man page...