aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-07-21 13:25:44 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-07-21 14:31:12 +0000
commit5d0f9d745cefb34d0b329c1200e3359cdcc5ee42 (patch)
treede7faeb02a90b8139b3e760964e6bffa543054be
parentddbc45f03b16df93a6cab88e90beb563b0a28b20 (diff)
downloadports-5d0f9d745cefb34d0b329c1200e3359cdcc5ee42.tar.gz
ports-5d0f9d745cefb34d0b329c1200e3359cdcc5ee42.zip
science/elmerfem: mark BROKEN: does not build
Approved by: portmgr blanket
-rw-r--r--science/elmerfem/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile
index db305311cd23..6ae760af6c20 100644
--- a/science/elmerfem/Makefile
+++ b/science/elmerfem/Makefile
@@ -9,6 +9,8 @@ COMMENT= Multiphysical simulation software
LICENSE= GPLv2
+BROKEN= does not build: /usr/local/bin/ld: cannot find -lMPI::MPI_C
+
LIB_DEPENDS= libblas.so:math/blas \
libhdf5.so:science/hdf5 \
libmetis.so:math/metis \