diff options
Diffstat (limited to 'math/superlu/Makefile')
-rw-r--r-- | math/superlu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 7ad7f1d094c0..22972ea3fb07 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}_2.0 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A library of routines for performing sparse factorization + BUILD_DEPENDS= ${LOCALBASE}/lib/libblas.a:${PORTSDIR}/math/blas WRKSRC= ${WRKDIR}/SuperLU |