math/elmer-umfpack and math/suitesparse conflicts.
Submitted by: Pedro F. Giffuni
This commit is contained in:
parent
14f03a7f13
commit
9039d4fec3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175168
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user