aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/seamonkey/Makefile2
-rw-r--r--www/seamonkey2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 23a22744f64b..0bb4a491845b 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -56,7 +56,7 @@ IGNORE= core dumps on ${ARCH} during post-build
.endif
.if ${OSVERSION} < 500000
-USE_GCC= 3.4+
+BROKEN="Does not build"
.endif
.if defined(WITHOUT_MAILNEWS)
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile
index 23a22744f64b..0bb4a491845b 100644
--- a/www/seamonkey2/Makefile
+++ b/www/seamonkey2/Makefile
@@ -56,7 +56,7 @@ IGNORE= core dumps on ${ARCH} during post-build
.endif
.if ${OSVERSION} < 500000
-USE_GCC= 3.4+
+BROKEN="Does not build"
.endif
.if defined(WITHOUT_MAILNEWS)