Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2013 20:40:54 +0200
From:      Eitan Adler <lists@eitanadler.com>
To:        gnome@freebsd.org
Subject:   textproc/py-libxml2
Message-ID:  <CAF6rxgnN4_%2BivBY9bHwq1wCVuO7G_319ojYuQhF1dnR476KGDg@mail.gmail.com>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF6rxgnN4_%2BivBY9bHwq1wCVuO7G_319ojYuQhF1dnR476KGDg>