summaryrefslogtreecommitdiff
path: root/math/superlu
diff options
context:
space:
mode:
authorjtb <jtb>2001-05-03 22:16:50 +0000
committerjtb <jtb>2001-05-03 22:16:50 +0000
commit395159faf88127200d08a65ff1b26c2259062f38 (patch)
tree6d546238847f53dafb711ab723c50b9db30ea28f /math/superlu
parentd7bcc5daed65088db4c885051ad63871476ea06e (diff)
downloadpkgsrc-395159faf88127200d08a65ff1b26c2259062f38.tar.gz
Add defaults for all instances of EVAL_PREFIX.
Diffstat (limited to 'math/superlu')
-rw-r--r--math/superlu/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index eece8ed61f3..7fa5c6bc22b 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/04/14 21:43:57 jtb Exp $
+# $NetBSD: Makefile,v 1.4 2001/05/03 22:16:51 jtb Exp $
DISTNAME= superlu_2.0
PKGNAME= superlu-2.0
@@ -12,7 +12,10 @@ COMMENT= ANSI C routine library for the solution of sparse linear systems
DEPENDS+= blas-[0-9]*:../../math/blas
WRKSRC= ${WRKDIR}/SuperLU
+
+BLAS_PREFIX_DEFAULT= ${LOCALBASE}
EVAL_PREFIX+= BLAS_PREFIX=blas
+
ALL_TARGET= superlulib
do-install: