math/elmer-umfpack and math/suitesparse conflicts.

Submitted by:	Pedro F. Giffuni
This commit is contained in:
Maho Nakata 2006-10-10 02:25:29 +00:00
parent 14f03a7f13
commit 9039d4fec3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175168
2 changed files with 4 additions and 2 deletions

View file

@ -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

View file

@ -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