Re: Ensuring X not built on FreeBSD 5.3
Xavier Maillard <[email protected]> Mon, 28 Feb 2005 07:58:42 +0100
| Newsgroups | gmane.os.freebsd.newbies |
|---|---|
| Organization | GNU Rox ! |
| Message-ID | <[email protected]> |
On 28 fév 2005, Sancho2k net Lists wrote: > Is there a method available for ensuring that xorg / xfree86 is > never built as a dependency for any ports that could use it as > a dependency? I'm seeing it built right now as I'm trying to > build/install the php4-extensions port. I'm not sure what > functionality requires it, but for future server builds I'd > like to ensure I never waste time on it. Is there maybe > something I can put in make.conf? Maybe this can help, I set this line: NO_X=true # pas de dependances sur X11 in my /etc/make.conf You can also tweak pkgtool.conf file and tell it to deal only with binary packages when speaking about X. I can be wrong. -- Xavier MAILLARD (GnuPG: 1024D/1E028EA5) EmacsOS user (http://emacsfr.org) APRIL (http://www.april.org) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "[email protected]"