aboutsummaryrefslogtreecommitdiffstats
path: root/math/elmer-mathlibs
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-12-01 07:25:35 +0800
committerkris <kris@FreeBSD.org>2006-12-01 07:25:35 +0800
commita7bd4fdd8635e2017b717d6a23bac857e7b65e94 (patch)
tree43f3ae031a5119a73e80845cf24eea3248646662 /math/elmer-mathlibs
parent80f7cb393749bb338c8531486bfc7dc7afecf376 (diff)
downloadfreebsd-ports-gnome-a7bd4fdd8635e2017b717d6a23bac857e7b65e94.tar.gz
freebsd-ports-gnome-a7bd4fdd8635e2017b717d6a23bac857e7b65e94.tar.zst
freebsd-ports-gnome-a7bd4fdd8635e2017b717d6a23bac857e7b65e94.zip
BROKEN: Configure fails
Diffstat (limited to 'math/elmer-mathlibs')
-rw-r--r--math/elmer-mathlibs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/elmer-mathlibs/Makefile b/math/elmer-mathlibs/Makefile
index 2f484165468a..d9eaba59aa85 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