aboutsummaryrefslogtreecommitdiff
path: root/www/seamonkey
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-12-02 03:31:52 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-12-02 03:31:52 +0000
commitb56aa3c7ee8705817ab46864dcead41eab39e015 (patch)
treeb01f1346a780e23c8a8abd36b7cd56df31c8f701 /www/seamonkey
parentc6b4cad431fac9970c63fcbd32add87be63af86a (diff)
downloadports-b56aa3c7ee8705817ab46864dcead41eab39e015.tar.gz
ports-b56aa3c7ee8705817ab46864dcead41eab39e015.zip
- Mark broken on 4.x
Notes
Notes: svn path=/head/; revision=150192
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile2
1 files changed, 1 insertions, 1 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)