aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-10-10 10:25:29 +0800
committerMaho Nakata <maho@FreeBSD.org>2006-10-10 10:25:29 +0800
commit9039d4fec3c97676c4eecc4db629be22a1836399 (patch)
tree163f9ad9fc0f7b3306b21affe8212d95f266ef07 /math
parent14f03a7f1344794cc3366c9f5b982dcf154252d6 (diff)
downloadfreebsd-ports-gnome-9039d4fec3c97676c4eecc4db629be22a1836399.tar.gz
freebsd-ports-gnome-9039d4fec3c97676c4eecc4db629be22a1836399.tar.zst
freebsd-ports-gnome-9039d4fec3c97676c4eecc4db629be22a1836399.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