summaryrefslogtreecommitdiff
path: root/math/py-Numeric
diff options
context:
space:
mode:
authordrochner <drochner>2003-06-04 19:47:21 +0000
committerdrochner <drochner>2003-06-04 19:47:21 +0000
commitff10fb647655d0a0310e0fedc0af7879fa38f1d2 (patch)
tree3556b7171fd8b34bad46c92e0f48c024cda7f5de /math/py-Numeric
parent3eea0cd137deeb1a8a7de3b3d130210c50d0414a (diff)
downloadpkgsrc-ff10fb647655d0a0310e0fedc0af7879fa38f1d2.tar.gz
delete the PYTHON_VERSIONS_ACCEPTED line - this should lead to the same
result as the patch in PR pkg/21772 by Marc Recht
Diffstat (limited to 'math/py-Numeric')
-rw-r--r--math/py-Numeric/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile
index 5fc86c75f55..0f8233520d1 100644
--- a/math/py-Numeric/Makefile
+++ b/math/py-Numeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2003/04/03 18:52:39 drochner Exp $
+# $NetBSD: Makefile,v 1.31 2003/06/04 19:47:21 drochner Exp $
DISTNAME= Numeric-23.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,6 @@ COMMENT= Adds multidimensional numeric arrays to Python
USE_BUILDLINK2= yes
-PYTHON_VERSIONS_ACCEPTED= 22 21 20
PYDISTUTILSPKG= yes
PYBINMODULE= yes
PYSETUP= setup.py