USE_X_PREFIX
Kris Kennaway
kris at obsecurity.org
Fri Apr 16 04:35:22 PDT 2004
There are quite a few ports that set PREFIX==${X11BASE} instead of
USE_X_PREFIX because they don't want to gain the dependency on
XFree86-4-libraries that would come from setting USE_X_PREFIX
(e.g. all the new freedesktop.org ports). However, this means that
they are installed with the wrong MTREE_FILE, so BSD.local.dist is
applied to /usr/X11R6 and you end up with a whole bunch of wrong
directories created there.
I think we should either make USE_X_PREFIX not imply USE_XLIB and go
through and add it explicitly to all the ports that use it (1513), or
add a WITHOUT_XLIB that avoids the dependency.
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20040416/37ebb5e0/attachment.bin
More information about the freebsd-x11
mailing list