patch for

Baptiste Daroussin bapt at FreeBSD.org
Mon Apr 27 13:32:29 UTC 2015


On Mon, Apr 27, 2015 at 02:55:13PM +0200, Julian H. Stacey wrote:
> Hi x11 at freebsd.org,
> cc: anholt at 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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-x11/attachments/20150427/389c8abc/attachment.sig>


More information about the freebsd-x11 mailing list