Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Nov 2005 18:20:30 -0500
From:      Alex Ford <abford@sbcglobal.net>
To:        Steve Brown <sdbrown@annular.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: jdk14 without X libraries?
Message-ID:  <1131146430.87086.2.camel@workdesk>
In-Reply-To: <20051104221611.GU2665@glycine.annular.org>
References:  <20051104221611.GU2665@glycine.annular.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2005-11-04 at 14:16 -0800, Steve Brown wrote:
> I'm building /usr/ports/jdk14 on my 5.4-RELEASE i386, and it's using a 
> lot of X.org stuff to do the build.  I'm already using the -DMINIMAL 
> flag, but I'd like a way to turn off all the graphical stuff.  Does 
> anyone here know how to do this?
> 
> Thanks,
> Steve Brown

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).


-Alex




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1131146430.87086.2.camel>