From 64360ac6936c32a9c28eb4486573ddd59e914821 Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 3 Jul 2013 18:55:38 +0000 Subject: Doesn't work with python 3. Submitted by: eadler git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18617 df743ca5-7f9a-e211-a948-0013205c9059 --- textproc/py-libxml2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index fa560f2d4..4063e5ceb 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -1,6 +1,6 @@ # Created by: Alexander Nedotsukov # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/textproc/py-libxml2/Makefile 18396 2013-04-27 14:52:06Z kwm $ PORTREVISION= 0 CATEGORIES= textproc gnome python @@ -16,7 +16,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} \ -- cgit v1.2.3