Quoting Paul Schmehl <[EMAIL PROTECTED]> (from Sun, 20 May 2007 16:28:56 -0500):

It would be nice if every port that you use on a headless system didn't
require xorg libraries, but I suppose that's unrealistic.

Add this to your make.conf:
---snip---
WITHOUT_X11=yes
NO_X11=yes        # needed in the past and maybe still needed
---snip---

Recompile every port you need which depends upon the x11 libs (e.g. gd and php). Deinstall the x11 ports.

Better would be to put this into make.conf before installing any port, this way no x11 libs should be pulled in as a dependency from the beginning.

Bye,
Alexander.

--
With reasonable men I will reason;
with humane men I will plead;
but to tyrants I will give no quarter.
                -- William Lloyd Garrison

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to