summaryrefslogtreecommitdiff
path: root/math/py-Scientific
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-02 23:33:30 +0000
committerjoerg <joerg>2006-06-02 23:33:30 +0000
commitc8f438329d6fd1a8ed655682987185ce2d217506 (patch)
tree34c92112e6572f606700066d3a810ef6410768b3 /math/py-Scientific
parent5be50351839e860c9eaeb0ec05a0c62b2eab4eeb (diff)
downloadpkgsrc-c8f438329d6fd1a8ed655682987185ce2d217506.tar.gz
Dependency (py-Numeric) doesn't exist for Python 2.0 and 2.1.
Diffstat (limited to 'math/py-Scientific')
-rw-r--r--math/py-Scientific/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/py-Scientific/Makefile b/math/py-Scientific/Makefile
index a2323c0873e..0621225e793 100644
--- a/math/py-Scientific/Makefile
+++ b/math/py-Scientific/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/04/06 06:22:21 reed Exp $
+# $NetBSD: Makefile,v 1.28 2006/06/02 23:33:30 joerg Exp $
DISTNAME= ScientificPython-2.4.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Python//}
@@ -13,8 +13,7 @@ COMMENT= Python modules for scientific computing
CONFLICTS+= py-Scientific-*
-BUILDLINK_API_DEPENDS.python20+= python20>=2.0.1nb1
-BUILDLINK_API_DEPENDS.python21+= python21>=2.1.1nb1
+PYTHON_VERSIONS_ACCEPTED= 24 23 22
PYDISTUTILSPKG= yes
PYBINMODULE= yes