aboutsummaryrefslogtreecommitdiff
path: root/science/elmerpost
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-08-29 04:10:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-08-29 04:10:04 +0000
commitefa1c3c47cd0829a3e4f26f3c9fc5b8134f7ea73 (patch)
treed78f643bf4db7d112cf945f233dbabbc3dc9e67d /science/elmerpost
parentb5b4514cf3a799f421c50f7ac43f9911c766d1f3 (diff)
downloadports-efa1c3c47cd0829a3e4f26f3c9fc5b8134f7ea73.tar.gz
ports-efa1c3c47cd0829a3e4f26f3c9fc5b8134f7ea73.zip
Notes
Diffstat (limited to 'science/elmerpost')
-rw-r--r--science/elmerpost/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/elmerpost/Makefile b/science/elmerpost/Makefile
index 9b2344e44789..89f05c761bd1 100644
--- a/science/elmerpost/Makefile
+++ b/science/elmerpost/Makefile
@@ -32,6 +32,8 @@ USE_FORTRAN= g77
.if ${ARCH} == "amd64"
BROKEN= Does not compile on amd64
+.elif ${OSVERSION} >= 900035
+BROKEN= Does not compile on recent FreeBSD-9
.endif
.include <bsd.port.post.mk>