Date: Mon, 21 May 2007 03:33:01 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: x11@freebsd.org, portmgr@freebsd.org Subject: Re: USE_XLIB is wrong in bsd.port.mk Message-ID: <20070521073301.GA50397@xor.obsecurity.org> In-Reply-To: <1179728436.95787.17.camel@shumai.marcuscom.com> References: <1179728436.95787.17.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070521073301.GA50397>