aboutsummaryrefslogtreecommitdiff
path: root/french/aster
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-28 19:31:46 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-28 19:31:46 +0000
commitf5bd2a5db63343a908b0645580dcedcca34c3f45 (patch)
tree6fe8ddf0e1e27542af2254029002037d86476a10 /french/aster
parent33a219ff318b87f745a99f5f4c71ed89c694ef26 (diff)
downloadports-f5bd2a5db63343a908b0645580dcedcca34c3f45.tar.gz
ports-f5bd2a5db63343a908b0645580dcedcca34c3f45.zip
Notes
Diffstat (limited to 'french/aster')
-rw-r--r--french/aster/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/french/aster/Makefile b/french/aster/Makefile
index f038905f873a..a8b58f98b7d3 100644
--- a/french/aster/Makefile
+++ b/french/aster/Makefile
@@ -76,6 +76,9 @@ FFLAGARCH= -fdefault-integer-8 -fdefault-real-8
# Avoid renaming .f into .F
#F90FLAGS= -x f77-cpp-input ${FFLAGS}
+.if ${OSVERSION} < 700000
+BROKEN= does not install
+.endif
.if ${OSVERSION} < 600022
BROKEN= Does not compile on this version, and cannot be patched easily.
.endif