summaryrefslogtreecommitdiff
path: root/www/firefox35
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-05-29 04:32:25 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-05-29 04:32:25 +0000
commit57c28ebd77053ce8c5750c8e77a3a72b7b34f9ee (patch)
tree3b43b0801a008797e9b68c5dcb6f0cc385cba361 /www/firefox35
parentMark as broken on sparc64: uses i386 assembly. (diff)
Mark as broken on sparc64: fails to compile.
Notes
Notes: svn path=/head/; revision=234761
Diffstat (limited to 'www/firefox35')
-rw-r--r--www/firefox35/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile
index ea6660143377..f44f44f7618f 100644
--- a/www/firefox35/Makefile
+++ b/www/firefox35/Makefile
@@ -59,6 +59,9 @@ OPTIONS= DBUS "Enable D-BUS support" on \
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
+.endif
.if ${OSVERSION} < 700000
LIB_DEPENDS+= pulse.0:${PORTSDIR}/audio/pulseaudio