summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-07-17 18:13:08 +0000
committerjoerg <joerg@pkgsrc.org>2010-07-17 18:13:08 +0000
commit47cf0a9e0ebe0a63c078d77e2529db31863a140f (patch)
tree5b646680c2ee20c6a8e4ccc1948cb25032104fe4
parent9d36faca159fe22b61901255f667efba1ec04c80 (diff)
downloadpkgsrc-47cf0a9e0ebe0a63c078d77e2529db31863a140f.tar.gz
py-cython dependency doesn't support 2.4.
-rw-r--r--math/py-pytables/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/py-pytables/Makefile b/math/py-pytables/Makefile
index 8b3835a0c99..ebf41ead30b 100644
--- a/math/py-pytables/Makefile
+++ b/math/py-pytables/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2010/07/16 12:17:59 drochner Exp $
+# $NetBSD: Makefile,v 1.19 2010/07/17 18:13:08 joerg Exp $
#
DISTNAME= tables-2.2
@@ -12,6 +12,8 @@ COMMENT= Database package for large amounts of data
PKG_DESTDIR_SUPPORT= user-destdir
+PYTHON_VERSIONS_ACCEPTED= 26 25
+
PKG_OPTIONS_VAR= PKG_OPTIONS.pytables
PKG_SUPPORTED_OPTIONS= lzo
PKG_SUGGESTED_OPTIONS=