summaryrefslogtreecommitdiff
path: root/www/firefox3-devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-12 22:01:55 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-12 22:01:55 +0000
commit7dddab53c342fd00b7207c9dc05548b91c0103a6 (patch)
treef1a9eabd5384e8d1ef9a6a25ef461761ae9977a8 /www/firefox3-devel
parent- Chase libraries to actual math/gsl version. (diff)
Mark as IGNORE on -STABLE Alpha.
Notes
Notes: svn path=/head/; revision=90943
Diffstat (limited to 'www/firefox3-devel')
-rw-r--r--www/firefox3-devel/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile
index 0eea15c6840b..b32d165df13f 100644
--- a/www/firefox3-devel/Makefile
+++ b/www/firefox3-devel/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) ..."