aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-09-20 06:02:40 +0800
committerlinimon <linimon@FreeBSD.org>2009-09-20 06:02:40 +0800
commitcafa06dbde32d8b496600181aefa12c77e27bff8 (patch)
tree97759e0d9f8d7cc93223e97ca7e04bb857051062 /science
parent81978168d68cb03f0948eeb8ae8c419195fd5826 (diff)
downloadfreebsd-ports-gnome-cafa06dbde32d8b496600181aefa12c77e27bff8.tar.gz
freebsd-ports-gnome-cafa06dbde32d8b496600181aefa12c77e27bff8.tar.zst
freebsd-ports-gnome-cafa06dbde32d8b496600181aefa12c77e27bff8.zip
Mark as broken: fails to compile since default gcc updated to 4.4.
Feature safe: yes
Diffstat (limited to 'science')
-rw-r--r--science/elmer-fem/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/elmer-fem/Makefile b/science/elmer-fem/Makefile
index ce9668e05a2f..2c676dcba524 100644
--- a/science/elmer-fem/Makefile
+++ b/science/elmer-fem/Makefile
@@ -22,6 +22,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libmatc.a:${PORTSDIR}/science/elmer-matc \
RUN_DEPENDS= ElmerGrid:${PORTSDIR}/science/elmergrid \
Mesh2D:${PORTSDIR}/science/elmer-meshgen2d
+BROKEN= fails to compile with gcc4.4
+
USE_FORTRAN= yes
.ifdef WITH_OPTIMIZED_FLAGS