jdk14 without X libraries?

Alex Ford abford at sbcglobal.net
Fri Nov 4 23:19:16 GMT 2005


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



More information about the freebsd-questions mailing list