summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-06 15:35:45 +0000
committerjoerg <joerg>2006-06-06 15:35:45 +0000
commit61851efed2b5625ed56b379ea8c6edb9a220bca6 (patch)
tree09d7ded0cf1fa16496493c82f5077fc7878b5e2b /math
parent6ed4f3b852f17ac0a8c5bbba583cc2d381506bcf (diff)
downloadpkgsrc-61851efed2b5625ed56b379ea8c6edb9a220bca6.tar.gz
Needs Python 2.3+
Diffstat (limited to 'math')
-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: