diff options
Diffstat (limited to 'www/seamonkey')
-rw-r--r-- | www/seamonkey/Makefile | 2 |
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) |