aboutsummaryrefslogtreecommitdiff
path: root/math/mumps
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2019-03-13 20:21:04 +0000
committerThierry Thomas <thierry@FreeBSD.org>2019-03-13 20:21:04 +0000
commitb06bb7816b94d7d5571d6380571e91336f897395 (patch)
tree47ba08b516e96cd82049bfaa810e42d778bb171a /math/mumps
parent1a5ff3deb927d326166cc538ebebcb6abd385940 (diff)
downloadports-b06bb7816b94d7d5571d6380571e91336f897395.tar.gz
ports-b06bb7816b94d7d5571d6380571e91336f897395.zip
Remove conflict between math/mumps and math/mumps4.
Submitted by: pfg
Notes
Notes: svn path=/head/; revision=495653
Diffstat (limited to 'math/mumps')
-rw-r--r--math/mumps/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/mumps/Makefile b/math/mumps/Makefile
index fe03475b993f..b0d406de191a 100644
--- a/math/mumps/Makefile
+++ b/math/mumps/Makefile
@@ -32,8 +32,6 @@ MUMPSVERSION= ${PORTVERSION:R}
LIBS= cmumps dmumps mumps_common pord smumps zmumps
PLIST_SUB= VE=${VEM} MUMPSVERSION=${MUMPSVERSION}
-CONFLICTS= mumps4-4*
-
OPTIONS_DEFINE= DOCS EXAMPLES
MAKE_JOBS_UNSAFE=yes
@@ -54,12 +52,10 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/mpirun:net/mpich2 \
${LOCALBASE}/lib/libblacs.a:math/blacs \
${LOCALBASE}/lib/libscalapack.a:math/scalapack
PLIST_SUB+= WITH_LIBSEQ="@comment "
-CONFLICTS+= mumps-5*
.else
BUILD_DEPENDS+= ${LOCALBASE}/lib/libscotch.a:cad/scotch
PLIST_SUB+= WITH_LIBSEQ=""
LIBS+= mpiseq
-CONFLICTS+= mumps-mpich-5*
.endif
pre-configure: