summaryrefslogtreecommitdiff
path: root/math/py-pytables
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-06 15:35:45 +0000
committerjoerg <joerg>2006-06-06 15:35:45 +0000
commita899225b5bbe1b13af732f108c46fa618e9155b1 (patch)
tree09d7ded0cf1fa16496493c82f5077fc7878b5e2b /math/py-pytables
parent4d295c8432a6229ca5fe4331eab5897a9d13d918 (diff)
downloadpkgsrc-a899225b5bbe1b13af732f108c46fa618e9155b1.tar.gz
Needs Python 2.3+
Diffstat (limited to 'math/py-pytables')
-rw-r--r--math/py-pytables/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile
index 4f3801cfd57..8dcaebce27b 100644
--- a/math/py-pytables/Makefile
+++ b/math/py-pytables/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:30:08 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2006/06/06 15:35:45 joerg Exp $
#
DISTNAME= pytables-1.2.1
@@ -26,7 +26,7 @@ PYSETUPBUILDARGS+= --ucl=${BUILDLINK_PREFIX.ucl}
.include "../../archivers/ucl/buildlink3.mk"
.endif
PYSETUPINSTALLARGS= ${PYSETUPBUILDARGS}
-PYTHON_VERSIONS_ACCEPTED= 24 23 22
+PYTHON_VERSIONS_ACCEPTED= 24 23
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX:Q}
post-extract: