summaryrefslogtreecommitdiff
path: root/math/py-Numeric
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-02 16:56:49 +0000
committerjoerg <joerg>2006-06-02 16:56:49 +0000
commit95570756e13e8a8003e05739cfa4f78080e8b526 (patch)
treeb3f3cfbd00e1d3f77edf3ce427968bdce4e9b9e0 /math/py-Numeric
parente6c0bb10c0301e33a2bc24c2e574d6ac943429e9 (diff)
downloadpkgsrc-95570756e13e8a8003e05739cfa4f78080e8b526.tar.gz
Needs Python 2.2 or later.
Diffstat (limited to 'math/py-Numeric')
-rw-r--r--math/py-Numeric/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile
index 470957a9303..2a701840869 100644
--- a/math/py-Numeric/Makefile
+++ b/math/py-Numeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2006/03/01 19:15:07 minskim Exp $
+# $NetBSD: Makefile,v 1.42 2006/06/02 16:56:49 joerg Exp $
DISTNAME= Numeric-24.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,7 @@ HOMEPAGE= http://numeric.scipy.org/
COMMENT= Adds multidimensional numeric arrays to Python
PYDISTUTILSPKG= yes
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
PYBINMODULE= yes
PYSETUP= setup.py