Date: Mon, 27 Apr 2015 15:32:23 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: "Julian H. Stacey" <jhs@berklix.com> Cc: x11@FreeBSD.org Subject: Re: patch for Message-ID: <20150427133222.GH13141@ivaldir.etoilebsd.net> In-Reply-To: <201504271255.t3RCtDS6093324@fire.js.berklix.net> References: <201504271255.t3RCtDS6093324@fire.js.berklix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] On Mon, Apr 27, 2015 at 02:55:13PM +0200, Julian H. Stacey wrote: > Hi x11@freebsd.org, > cc: anholt@FreeBSD.org as creator as no MAINTAINER= ) > > I wrote this patch after graphics/dri failed. Comments please ? > > http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/graphics/dri/Makefile.REL=10.1-RELEASE.diff > > *** 10.1-RELEASE/ports/graphics/dri/Makefile Mon Apr 27 14:34:42 2015 > --- new-generic/ports/graphics/dri/Makefile Mon Apr 27 14:36:27 2015 > *************** > *** 12,17 **** > --- 12,25 ---- > LIB_DEPENDS= libdrm.so:${PORTSDIR}/graphics/libdrm \ > libexpat.so:${PORTSDIR}/textproc/expat2 > > + LIB_DEPENDS+= ${PORTSDIR}/textproc/py-libxml2 > + # LIB_DEPENDS+= lib/python2.7/site-packages/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 > + # To avoid error: > + # checking python2 module: libxml2... no > + # configure: error: failed to find required module libxml2 > + # ===> Script "configure" failed unexpectedly. > + # Please report the problem to x11@FreeBSD.org [maintainer] and attach the > + > USES+= gettext:build > USE_XORG= glproto x11 xext xxf86vm xdamage xfixes dri2proto I removed Eric as he is not working on this, the maintainer is x11@ This patch is wrong the syntax for libdepend is really not the proper syntax. Btw this is certainly not a build depend you do expect here but a BUILD_DEPENDS Best regards, Bapt [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlU+OmYACgkQ8kTtMUmk6ExmHgCeJEnWxdWETqP9cMDkp8JwIFU9 YOsAn19tK1PPNhnwitisJMjadBfkTK+x =ZSFP -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150427133222.GH13141>
