summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjoerg <joerg>2011-07-14 15:53:38 +0000
committerjoerg <joerg>2011-07-14 15:53:38 +0000
commit11dce75dc1220c516be958cdc9aa544984f021ab (patch)
tree8e118da5500094d48b4c96f2b4be1da448bcf4d2 /textproc
parent6407ce52a92595ed7b4fd20050ad49dce1dde78d (diff)
downloadpkgsrc-11dce75dc1220c516be958cdc9aa544984f021ab.tar.gz
Builds fine with Python 3.1 and is needed as dependency elsewhere.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-cElementTree/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-cElementTree/Makefile b/textproc/py-cElementTree/Makefile
index 8a60defb85b..90dc1d39921 100644
--- a/textproc/py-cElementTree/Makefile
+++ b/textproc/py-cElementTree/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/05/04 11:38:05 obache Exp $
+# $NetBSD: Makefile,v 1.4 2011/07/14 15:53:38 joerg Exp $
#
PKGNAME= ${PYPKGPREFIX}-cElementTree-0
@@ -11,8 +11,6 @@ COMMENT= C implementation of Python ElementTree API
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 27 26 25
-
EXTRACT_ELEMENTS= ${PYSUBDIR}/Modules/_elementtree.c
USE_TOOLS+= patch