diff options
Diffstat (limited to 'math/suitesparse/Makefile')
-rw-r--r-- | math/suitesparse/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/suitesparse/Makefile b/math/suitesparse/Makefile index c1690b30f65e..a633f0d9d64a 100644 --- a/math/suitesparse/Makefile +++ b/math/suitesparse/Makefile @@ -14,7 +14,9 @@ DISTNAME= SuiteSparse DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= maho@FreeBSD.org -COMMENT= UFspace is a set of packages for sparse matrices calculation +COMMENT= SuiteSparse is a set of packages for sparse matrices calculation + +CONFLICTS= elmer-umfpack-4* BUILD_DEPENDS= ${LOCALBASE}/lib/libmetis.a:${PORTSDIR}/math/metis |