summaryrefslogtreecommitdiff
path: root/www/firefox36
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox36')
-rw-r--r--www/firefox36/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index 0eea15c6840b..b32d165df13f 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -92,6 +92,10 @@ LIBS+= ${PTHREAD_LIBS}
EXTRA_SCRIPTS= firebird.rb
+.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
+IGNORE= "core dumps on alpha during post-build"
+.endif
+
pre-extract::
@${ECHO_MSG}
@${ECHO_MSG} "Extracting source (this takes a while) ..."