summaryrefslogtreecommitdiff
path: root/math/superlu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/superlu/Makefile')
-rw-r--r--math/superlu/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile
index 4893a4ea3d5..1aa8dd298b6 100644
--- a/math/superlu/Makefile
+++ b/math/superlu/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2003/01/28 01:14:03 uebayasi Exp $
+# $NetBSD: Makefile,v 1.7 2003/03/29 12:41:44 jmmv Exp $
DISTNAME= superlu_2.0
PKGNAME= superlu-2.0
PKGREVISION= 2
+WRKSRC= ${WRKDIR}/SuperLU
CATEGORIES= math
MASTER_SITES= http://www.nersc.gov/~xiaoye/SuperLU/
@@ -12,8 +13,6 @@ 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