textproc/py-libxml2

Eitan Adler lists at eitanadler.com
Wed Jul 3 18:41:24 UTC 2013


Would gnome@ please commit the following?  libxml does not install with python3.

Index: textproc/py-libxml2/Makefile
===================================================================
--- textproc/py-libxml2/Makefile	(revision 321816)
+++ textproc/py-libxml2/Makefile	(working copy)
@@ -15,7 +15,7 @@ DESCR=		${.CURDIR}/pkg-descr
 PLIST=		${.CURDIR}/pkg-plist

 USE_GNOME+=	libxml2
-USE_PYTHON=	yes
+USE_PYTHON=	-2.7
 CPPFLAGS+=	`${PYTHON_VERSION}-config --cflags`
 LDFLAGS+=	-L${LOCALBASE}/lib `${PYTHON_VERSION}-config --libs`
 CONFIGURE_ARGS=	--with-iconv=${LOCALBASE} \


-- 
Eitan Adler


More information about the freebsd-gnome mailing list