summaryrefslogtreecommitdiff
path: root/math/sdpara
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2018-09-27 05:28:49 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2018-09-27 05:28:49 +0000
commitc21bcb1b282354beb0d706252dcc9410a898f537 (patch)
tree3f8f973aece5caea9e7a12273e4b74ff5a0a6658 /math/sdpara
parentMark BROKEN: wrong LIB_DEPENDS (diff)
Mark BROKEN: conflicting dependencies
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=480781
Diffstat (limited to 'math/sdpara')
-rw-r--r--math/sdpara/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/sdpara/Makefile b/math/sdpara/Makefile
index 606cc10eb696..1a062d58879c 100644
--- a/math/sdpara/Makefile
+++ b/math/sdpara/Makefile
@@ -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