summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2003-06-04 19:47:21 +0000
committerdrochner <drochner@pkgsrc.org>2003-06-04 19:47:21 +0000
commit495262b83c6af598335af2a4823edeefd41a7ece (patch)
tree3556b7171fd8b34bad46c92e0f48c024cda7f5de /math
parente7511e7789ae03a50b9cfc477eb1ceb35ebe3622 (diff)
downloadpkgsrc-495262b83c6af598335af2a4823edeefd41a7ece.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')
-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