aboutsummaryrefslogtreecommitdiff
path: root/www/firefox35/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox35/Makefile')
-rw-r--r--www/firefox35/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile
index 916dc1d0bca2..c9555cc7d2c3 100644
--- a/www/firefox35/Makefile
+++ b/www/firefox35/Makefile
@@ -53,7 +53,8 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
-BROKEN= Does not compile on !i386
+IGNORE= Generic (unsupported) xpcom code was removed and will need to be \
+ written or updated for !i386.
.endif
GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 pthread | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}