summaryrefslogtreecommitdiff
path: root/textproc/py-lxml
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-lxml')
-rw-r--r--textproc/py-lxml/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-lxml/Makefile b/textproc/py-lxml/Makefile
index 36cec1a8ca0..76986b2bd9b 100644
--- a/textproc/py-lxml/Makefile
+++ b/textproc/py-lxml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2014/01/01 11:52:36 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2014/01/25 10:30:24 wiz Exp $
DISTNAME= lxml-3.2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,7 +13,6 @@ COMMENT= Python binding for libxml2 and libxslt
LICENSE= modified-bsd
TEST_TARGET= test_inplace
-PYTHON_VERSIONS_INCLUDE_3X= yes
.include "../../lang/python/egg.mk"
BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.7.8