Mark BROKEN: conflicting dependencies

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2018-09-27 05:28:49 +00:00
parent bc40094c13
commit c21bcb1b28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480781
2 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@
MASTERDIR= ${.CURDIR}/../mumps
BROKEN= conflicting dependencies
WITH_MPI= yes
.include "../mumps/Makefile"

View File

@ -14,6 +14,8 @@ COMMENT= SDPARA parallel version of SDPA (math/sdpa)
LICENSE= GPLv2 # (or later)
BROKEN= conflicting dependencies
LIB_DEPENDS= libblacs.so:math/blacs \
libscalapack.so:math/scalapack \
libmpich.so:net/mpich2