git: 06bfa6d13ea9 - main - science/elmerfem: Not broken

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 21 Jul 2022 16:52:27 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=06bfa6d13ea998e617e2ba7b263c63d867520344

commit 06bfa6d13ea998e617e2ba7b263c63d867520344
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-21 16:52:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-21 16:52:03 +0000

    science/elmerfem: Not broken
---
 science/elmerfem/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/science/elmerfem/Makefile b/science/elmerfem/Makefile
index 1bfb77ad2021..246db5a1d858 100644
--- a/science/elmerfem/Makefile
+++ b/science/elmerfem/Makefile
@@ -9,8 +9,6 @@ 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 \