USE_XLIB is wrong in bsd.port.mk
Kris Kennaway
kris at obsecurity.org
Mon May 21 07:33:02 UTC 2007
On Mon, May 21, 2007 at 02:20:36AM -0400, Joe Marcus Clarke wrote:
> 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
Good catch! This explains a problem I was looking at today.
I think it is important enough that it just be committed.
Kris
More information about the freebsd-x11
mailing list