aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2006-10-10 10:25:29 +0800
committermaho <maho@FreeBSD.org>2006-10-10 10:25:29 +0800
commit2a4f017e9bddc67c074ae078c6e6505a9930879c (patch)
treef0a07e26265fd9548d75d9c8aead947bde6ac602 /math
parent8c733476bba09b2566009e36b2455a5697ef4f67 (diff)
downloadfreebsd-ports-gnome-2a4f017e9bddc67c074ae078c6e6505a9930879c.tar.gz
freebsd-ports-gnome-2a4f017e9bddc67c074ae078c6e6505a9930879c.tar.zst
freebsd-ports-gnome-2a4f017e9bddc67c074ae078c6e6505a9930879c.zip
math/elmer-umfpack and math/suitesparse conflicts.
Submitted by: Pedro F. Giffuni
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