summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-06-02 23:33:30 +0000
committerjoerg <joerg@pkgsrc.org>2006-06-02 23:33:30 +0000
commit41eb99113e288d5e9bd527abe7413cf1fac0a100 (patch)
tree34c92112e6572f606700066d3a810ef6410768b3 /math
parent9f7e913599c513c4adca16f79bd79447363d6fe4 (diff)
downloadpkgsrc-41eb99113e288d5e9bd527abe7413cf1fac0a100.tar.gz
Dependency (py-Numeric) doesn't exist for Python 2.0 and 2.1.
Diffstat (limited to 'math')
-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