summaryrefslogtreecommitdiff
path: root/math/py-Numeric/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2002-09-22 10:29:42 +0000
committerjlam <jlam>2002-09-22 10:29:42 +0000
commiteb9fdce4298364d970930fb7dcad451582c9c77a (patch)
tree8e17a126eee186c626e5eb3d35b15da68b905e19 /math/py-Numeric/Makefile
parentc411cc3abdbb7a13ddd1402839b2978a9c40eef0 (diff)
downloadpkgsrc-eb9fdce4298364d970930fb7dcad451582c9c77a.tar.gz
Use buildlink2.
Diffstat (limited to 'math/py-Numeric/Makefile')
-rw-r--r--math/py-Numeric/Makefile4
1 files changed, 3 insertions, 1 deletions
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