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