From eb9fdce4298364d970930fb7dcad451582c9c77a Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 22 Sep 2002 10:29:42 +0000 Subject: Use buildlink2. --- math/py-Numeric/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/py-Numeric/Makefile') diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile index 57ea6fac98b..f3b1bd23c4c 100644 --- a/math/py-Numeric/Makefile +++ b/math/py-Numeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2002/09/21 23:46:53 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2002/09/22 10:29:42 jlam Exp $ DISTNAME= Numeric-20.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -9,6 +9,8 @@ MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://www.pfdubois.com/numpy/ COMMENT= Adds multidimensional numeric arrays to Python +USE_BUILDLINK2= yes + PYTHON_VERSIONS_ACCEPTED= 22 21 20 PYDISTUTILSPKG= yes PYBINMODULE= yes -- cgit v1.2.3