summaryrefslogtreecommitdiff
path: root/math/py-Scientific
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-04-08 22:53:14 +0000
committerjtb <jtb@pkgsrc.org>2001-04-08 22:53:14 +0000
commit8fce78ee7546238070d21d41b0e22a5333c9cb01 (patch)
tree5d7bd37213059518f714b4bbf3de4a5158243fd8 /math/py-Scientific
parent5344c5206a24ca14303d2435b55f1225f0a17c40 (diff)
downloadpkgsrc-8fce78ee7546238070d21d41b0e22a5333c9cb01.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: