aboutsummaryrefslogtreecommitdiffstats
path: root/math
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
parent80f7cb393749bb338c8531486bfc7dc7afecf376 (diff)
downloadfreebsd-ports-graphics-a7bd4fdd8635e2017b717d6a23bac857e7b65e94.tar.gz
freebsd-ports-graphics-a7bd4fdd8635e2017b717d6a23bac857e7b65e94.tar.zst
freebsd-ports-graphics-a7bd4fdd8635e2017b717d6a23bac857e7b65e94.zip
BROKEN: Configure fails
Diffstat (limited to 'math')
-rw-r--r--math/elmer-mathlibs/Makefile2
-rw-r--r--math/elmer-umfpack/Makefile2
2 files changed, 4 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
diff --git a/math/elmer-umfpack/Makefile b/math/elmer-umfpack/Makefile
index 1b93ca935b6..073475b9991 100644
--- a/math/elmer-umfpack/Makefile
+++ b/math/elmer-umfpack/Makefile
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= elmer-
MAINTAINER= ports@FreeBSD.org
COMMENT= UMFPACK library used by ELMER FEM package
+BROKEN= Configure fails
+
CONFLICTS= umfpack-[0-9].[0-9]* suitesparse-[0-9].[0-9]*
USE_GCC= 4.1+