Ensuring X not built on FreeBSD 5.3
Xavier Maillard
zedek at gnu-rox.org
Mon Feb 28 08:35:36 GMT 2005
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)
More information about the freebsd-newbies
mailing list