Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2015 14:55:13 +0200
From:      "Julian H. Stacey" <jhs@berklix.com>
To:        x11@FreeBSD.org
Cc:        anholt@FreeBSD.org
Subject:   patch for 
Message-ID:  <201504271255.t3RCtDS6093324@fire.js.berklix.net>

next in thread | raw e-mail | index | archive | help
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
  
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504271255.t3RCtDS6093324>