summaryrefslogtreecommitdiff
path: root/textproc/py-cElementTree/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-cElementTree/Makefile')
-rw-r--r--textproc/py-cElementTree/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/textproc/py-cElementTree/Makefile b/textproc/py-cElementTree/Makefile
index 2419631ab45..781b243f9ea 100644
--- a/textproc/py-cElementTree/Makefile
+++ b/textproc/py-cElementTree/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2013/04/20 09:38:05 obache Exp $
-#
+# $NetBSD: Makefile,v 1.10 2014/01/25 10:30:23 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-cElementTree-${PY_DISTVERSION}
CATEGORIES= textproc python
@@ -8,8 +7,6 @@ MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.effbot.org/zone/celementtree.htm
COMMENT= C implementation of Python ElementTree API
-PYTHON_VERSIONS_INCLUDE_3X= yes
-
EXTRACT_ELEMENTS= ${PYSUBDIR}/Modules/_elementtree.c
USE_TOOLS+= patch