summaryrefslogtreecommitdiff
path: root/textproc/py-lxml/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2013-07-19 18:19:08 +0000
committerjoerg <joerg>2013-07-19 18:19:08 +0000
commitbe816bb5463ad87a3b405b9455a3dd7e19219ee1 (patch)
tree87730722d48852f2bfc63096295b66f7045445ce /textproc/py-lxml/Makefile
parent207d1e983edc47d743a657d45ee017dfcabe3ea7 (diff)
downloadpkgsrc-be816bb5463ad87a3b405b9455a3dd7e19219ee1.tar.gz
Install as egg. Bump revision.
Diffstat (limited to 'textproc/py-lxml/Makefile')
-rw-r--r--textproc/py-lxml/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile
index bb338032131..91e8166d24e 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2013/05/19 18:52:30 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2013/07/19 18:19:08 joerg Exp $
DISTNAME= lxml-3.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://lxml.de/files/
EXTRACT_SUFX= .tgz
@@ -14,7 +15,7 @@ LICENSE= modified-bsd
TEST_TARGET= test_inplace
PYTHON_VERSIONS_INCLUDE_3X= yes
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.7.8
.include "../../textproc/libxml2/buildlink3.mk"
BUILDLINK_API_DEPENDS.libxslt+= libxslt>=1.1.26