diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-08-19 01:58:38 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-08-19 01:58:38 +0000 |
commit | 041534db9ee0253bdc8225bf0d9c8275e9e2489c (patch) | |
tree | 8d147018ae47a52811672e79267ccc66ba9d1e5c /www/firefox35/Makefile | |
parent | 5288f87e23422fa51af1732b2905c22905356110 (diff) | |
download | ports-041534db9ee0253bdc8225bf0d9c8275e9e2489c.tar.gz ports-041534db9ee0253bdc8225bf0d9c8275e9e2489c.zip |
Notes
Diffstat (limited to 'www/firefox35/Makefile')
-rw-r--r-- | www/firefox35/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index a70c1e31ad28..bed829bb6d06 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -59,10 +59,6 @@ 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 EXTRA_PATCHES= ${FILESDIR}/releng6_pulseaudio |