diff options
Diffstat (limited to 'math/elmer-mathlibs/Makefile')
-rw-r--r-- | math/elmer-mathlibs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/elmer-mathlibs/Makefile b/math/elmer-mathlibs/Makefile index 2f484165468..d9eaba59aa8 100644 --- a/math/elmer-mathlibs/Makefile +++ b/math/elmer-mathlibs/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= elmer- MAINTAINER= ports@FreeBSD.org COMMENT= Math libraries build with F90 for used in ELMER FEM +BROKEN= Configure fails + .ifdef WITH_MPI BUILD_DEPENDS+= ${LOCALBASE}/mpich/include/mpif.h:${PORTSDIR}/net/mpich .endif |