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
commit46a3899e04c1746130e2649ee3c00c9f9f261420 (patch)
tree34c92112e6572f606700066d3a810ef6410768b3 /math
parentcac3cd6e4c8dfc35ef870903ea0cb5fae547639a (diff)
downloadpkgsrc-46a3899e04c1746130e2649ee3c00c9f9f261420.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