USE_XLIB is wrong in bsd.port.mk

Joe Marcus Clarke marcus at marcuscom.com
Mon May 21 06:20:44 UTC 2007


Now that xorg-libraries is a meta-port, you can no longer make USE_XLIB
depend on:

LIB_DEPENDS+=   X11.6:${X_LIBRARIES_PORT}

While this will work fine on pointyhat and TB, it will not work in the
case of a pristine user system that is building ports one-by-one.
Instead, this needs to be changed to a BUILD/RUN_DEPENDS on
libdata/xorg/libraries.  I think this diff will do the trick.  May I
commit, or should this be run on pointyhat?  This is a fairly severe
problem.

http://www.marcuscom.com/downloads/bsd.port.mk.diff

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20070521/dc912e61/attachment.pgp


More information about the freebsd-x11 mailing list