aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/firefox-esr/Makefile2
-rw-r--r--www/firefox/Makefile2
-rw-r--r--www/firefox15/Makefile2
-rw-r--r--www/firefox36/Makefile2
-rw-r--r--www/flock/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index 295884fb32d6..39903e8f3f45 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -44,7 +44,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
+.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64"
IGNORE= core dumps on alpha during post-build
.endif
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index 295884fb32d6..39903e8f3f45 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -44,7 +44,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
+.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64"
IGNORE= core dumps on alpha during post-build
.endif
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile
index 295884fb32d6..39903e8f3f45 100644
--- a/www/firefox15/Makefile
+++ b/www/firefox15/Makefile
@@ -44,7 +44,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
+.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64"
IGNORE= core dumps on alpha during post-build
.endif
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index 295884fb32d6..39903e8f3f45 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -44,7 +44,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
+.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64"
IGNORE= core dumps on alpha during post-build
.endif
diff --git a/www/flock/Makefile b/www/flock/Makefile
index 295884fb32d6..39903e8f3f45 100644
--- a/www/flock/Makefile
+++ b/www/flock/Makefile
@@ -44,7 +44,7 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
+.if ${ARCH} == "alpha" && ${OSVERSION} < 500035 || ${ARCH}=="sparc64"
IGNORE= core dumps on alpha during post-build
.endif