patch for

Julian H. Stacey jhs at berklix.com
Mon Apr 27 12:55:37 UTC 2015


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
  
Cheers,
Julian
--
Julian Stacey, BSD Linux Unix C Sys Eng Consultant Munich http://berklix.com
	Indent previous with "> ".	Reply Below as a play script.
	Send plain text, Not quoted-printable, HTML, or base64.


More information about the freebsd-x11 mailing list