Date: Mon, 21 May 2007 02:20:36 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: portmgr@freebsd.org Cc: x11@freebsd.org Subject: USE_XLIB is wrong in bsd.port.mk Message-ID: <1179728436.95787.17.camel@shumai.marcuscom.com>
next in thread | raw e-mail | index | archive | help
--=-bDY9SuysD8T0J8af0UmV Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Now that xorg-libraries is a meta-port, you can no longer make USE_XLIB depend on: LIB_DEPENDS+=3D 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 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-bDY9SuysD8T0J8af0UmV Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGUToyb2iPiv4Uz4cRAqEVAKCn8hIyoWesFpx/6Zxs3P19V2ZGIgCfQd2C w5v9AuulAADKK8gavjrkVc8= =b6Zd -----END PGP SIGNATURE----- --=-bDY9SuysD8T0J8af0UmV--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1179728436.95787.17.camel>