summaryrefslogtreecommitdiff
path: root/math/py-Numeric/Makefile
diff options
context:
space:
mode:
authortron <tron>1998-05-04 19:38:44 +0000
committertron <tron>1998-05-04 19:38:44 +0000
commit0c7fada6313293a6f9e641776ae7f717da764827 (patch)
tree74939b49ca3a2dbffb2c55f7a28436f5527b7acd /math/py-Numeric/Makefile
parent39dc2334c68d1c4fcd3e3d9069f5a1b72ed6a2aa (diff)
downloadpkgsrc-0c7fada6313293a6f9e641776ae7f717da764827.tar.gz
Replace "BUILD_DEPENDS" and "RUN_DEPENDS" by "DEPENDS".
Diffstat (limited to 'math/py-Numeric/Makefile')
-rw-r--r--math/py-Numeric/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile
index 135d14790a2..adfa4b9ed4e 100644
--- a/math/py-Numeric/Makefile
+++ b/math/py-Numeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/24 09:20:35 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/05/04 19:38:44 tron Exp $
DISTNAME= NumPy-11
PKGNAME= py-Numeric-1.1
@@ -8,8 +8,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= tsarna@endicor.com
-BUILD_DEPENDS= python:../../lang/python
-RUN_DEPENDS= python:../../lang/python
+DEPENDS+= python-1.5.1:../../lang/python
WRKSRC= ${WRKDIR}/LLNLDistribution/Numerical
ALL_TARGET= default