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
commit76d950e1dc7c758879724b47d2333abff0d47833 (patch)
tree34c92112e6572f606700066d3a810ef6410768b3 /math/py-Scientific
parent8434481a44f2fe63e955349d2b79effe1c557f7d (diff)
downloadpkgsrc-76d950e1dc7c758879724b47d2333abff0d47833.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