aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-libxml2
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-03-29 14:08:46 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-03-29 14:08:46 +0000
commitbe6202887a704fccdfbdde650e4c22d18c07ed17 (patch)
treec62eb64bf61e32f67eb90717ee3a7957fc70b6be /textproc/py-libxml2
parent52248ad25e33375252e16c2fccba9854ed1862a9 (diff)
downloadports-be6202887a704fccdfbdde650e4c22d18c07ed17.tar.gz
ports-be6202887a704fccdfbdde650e4c22d18c07ed17.zip
Notes
Diffstat (limited to 'textproc/py-libxml2')
-rw-r--r--textproc/py-libxml2/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile
index 29c6aa62c811..cd715806d4c4 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -1,11 +1,7 @@
-# New ports collection makefile for: py-libxml2
-# Date created: 30 Jun 2004
-# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
-#
+# Created by: Alexander Nedotsukov <bland@FreeBSD.org>
# $FreeBSD$
-#
-PORTREVISION= 2
+PORTREVISION= 0
CATEGORIES= textproc gnome python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +14,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC}
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
-USE_GNOME= gnomehack libxml2
+USE_GNOME+= libxml2
USE_PYTHON= yes
CPPFLAGS+= `${PYTHON_VERSION}-config --cflags`
LDFLAGS+= `${PYTHON_VERSION}-config --libs`