From 290590d05e12cffb3af831c1b2ea5fddcd16bf5d Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 4 Jun 2003 19:47:21 +0000 Subject: delete the PYTHON_VERSIONS_ACCEPTED line - this should lead to the same result as the patch in PR pkg/21772 by Marc Recht --- math/py-Numeric/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'math') 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 -- cgit v1.2.3