aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/elmer-umfpack/Makefile2
-rw-r--r--math/suitesparse/Makefile4
2 files changed, 4 insertions, 2 deletions
diff --git a/math/elmer-umfpack/Makefile b/math/elmer-umfpack/Makefile
index 438b355072db..1b93ca935b60 100644
--- a/math/elmer-umfpack/Makefile
+++ b/math/elmer-umfpack/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= elmer-
MAINTAINER= ports@FreeBSD.org
COMMENT= UMFPACK library used by ELMER FEM package
-CONFLICTS= umfpack-[0-9].[0-9]*
+CONFLICTS= umfpack-[0-9].[0-9]* suitesparse-[0-9].[0-9]*
USE_GCC= 4.1+
WITH_FORTRAN= yes
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