aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/g95/Makefile4
-rw-r--r--lang/gfortran/Makefile4
2 files changed, 8 insertions, 0 deletions
diff --git a/lang/g95/Makefile b/lang/g95/Makefile
index 1b9ebd733834..3274ce9b096a 100644
--- a/lang/g95/Makefile
+++ b/lang/g95/Makefile
@@ -32,6 +32,10 @@ SNAPDATE= 20040130
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502000
+BROKEN= "Broken pkg-plist"
+.endif
+
CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}
SRCDIR= ${WRKDIR}/gcc
diff --git a/lang/gfortran/Makefile b/lang/gfortran/Makefile
index 1b9ebd733834..3274ce9b096a 100644
--- a/lang/gfortran/Makefile
+++ b/lang/gfortran/Makefile
@@ -32,6 +32,10 @@ SNAPDATE= 20040130
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 502000
+BROKEN= "Broken pkg-plist"
+.endif
+
CONFIGURE_TARGET= ${ARCH}-portbld-freebsd${OSREL}
SRCDIR= ${WRKDIR}/gcc