Date: Sat, 05 Nov 2005 11:43:53 -0500 From: Alex Ford <abford@sbcglobal.net> To: "Michael P. Soulier" <msoulier@digitaltorque.ca> Cc: freebsd-questions@freebsd.org Subject: Re: jdk14 without X libraries? Message-ID: <1131209033.67489.3.camel@workdesk> In-Reply-To: <fb6605670511041948p1ae6a2c4w1a7414f7d51e6cfc@mail.gmail.com> References: <20051104221611.GU2665@glycine.annular.org> <1131146430.87086.2.camel@workdesk> <fb6605670511041948p1ae6a2c4w1a7414f7d51e6cfc@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2005-11-04 at 23:48 -0400, Michael P. Soulier wrote: > >On 11/4/05, Alex Ford <abford@sbcglobal.net> wrote: > > You can add WITHOUT_X11=yes to your /etc/make.conf and that will build > > our ports without any X11 support (if they have that particular > > configure option available to them). > Thanks, I'm currently doing this too. > > Is there a master list of supported options in make.conf? I looked in > the sample make.conf and the make.conf manpage, and I don't see this > option. > > Mike I am not aware of a master list, hopefully somebody will enlighten us, as I would really love to have a resource like that. There is, however a /usr/ports/KNOBS file that you can look at that has a lot of common ones available while compiling ports. You can use WITH_=yes/no or WITHOUT_=yes/no with those. -Alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1131209033.67489.3.camel>