Date: Thu, 21 Jul 2022 14:31:30 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5d0f9d745cef - main - science/elmerfem: mark BROKEN: does not build Message-ID: <202207211431.26LEVUSR068716@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d0f9d745cefb34d0b329c1200e3359cdcc5ee42 commit 5d0f9d745cefb34d0b329c1200e3359cdcc5ee42 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-07-21 13:25:44 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-07-21 14:31:12 +0000 science/elmerfem: mark BROKEN: does not build Approved by: portmgr blanket --- science/elmerfem/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207211431.26LEVUSR068716>