aboutsummaryrefslogtreecommitdiff
path: root/math/elmer-mathlibs
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-11-30 23:25:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-11-30 23:25:35 +0000
commitd7f23620fda07b148e2b2280bfd200a58dac98e1 (patch)
tree8e3d3af958d7439850321b1d52a070a6e173b12f /math/elmer-mathlibs
parentefb7d4283534a33bf1bcfbd3b11741c7068d0fa4 (diff)
downloadports-d7f23620fda07b148e2b2280bfd200a58dac98e1.tar.gz
ports-d7f23620fda07b148e2b2280bfd200a58dac98e1.zip
Notes
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