summaryrefslogtreecommitdiff
path: root/math/py-Scientific
diff options
context:
space:
mode:
authorjtb <jtb>2001-04-08 22:53:14 +0000
committerjtb <jtb>2001-04-08 22:53:14 +0000
commit91a4fb3d798b88e4689995e821eeb17bb7d9a2ab (patch)
tree5d7bd37213059518f714b4bbf3de4a5158243fd8 /math/py-Scientific
parent0dad2503ecf937c30fc4279673c431ab725a69a2 (diff)
downloadpkgsrc-91a4fb3d798b88e4689995e821eeb17bb7d9a2ab.tar.gz
Added defaults for EVAL_PREFIX.
Diffstat (limited to 'math/py-Scientific')
-rw-r--r--math/py-Scientific/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/math/py-Scientific/Makefile b/math/py-Scientific/Makefile
index 4c1b07232d7..ae52d5ee859 100644
--- a/math/py-Scientific/Makefile
+++ b/math/py-Scientific/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/03/30 22:23:07 jtb Exp $
+# $NetBSD: Makefile,v 1.6 2001/04/08 22:53:14 jtb Exp $
DISTNAME= ScientificPython-2.2
PKGNAME= py-Scientific-2.2
@@ -20,6 +20,10 @@ IGNORE="${PKGNAME} needs dynamic loading"
.endif
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
+
+PYPREFIX_DEFAULT=${LOCALBASE}
+NETCDFPREFIX_DEFAULT=${LOCALBASE}
+MPICHPREFIX_DEFAULT=${LOCALBASE}
EVAL_PREFIX+= PYPREFIX=python NETCDFPREFIX=netcdf MPICHPREFIX=mpich
do-configure: