summaryrefslogtreecommitdiff
path: root/www/mozilla-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/mozilla-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/mozilla-devel')
-rw-r--r--www/mozilla-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla-devel/Makefile b/www/mozilla-devel/Makefile
index 379ce2130ce1..88f715d3ed00 100644
--- a/www/mozilla-devel/Makefile
+++ b/www/mozilla-devel/Makefile
@@ -168,7 +168,7 @@ CONFIGURE_ARGS+= --enable-optimize=-O2
.endif
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
-BROKEN= "core dumps on alpha during post-build"
+IGNORE= "core dumps on alpha during post-build"
.endif
.if exists(${LOCALBASE}/include/freetype/freetype.h)