aboutsummaryrefslogtreecommitdiff
path: root/www/firefox36
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox36')
-rw-r--r--www/firefox36/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index 84823e17d917..3e48e4eeb15a 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -52,10 +52,6 @@ OPTIONS= NEWTAB "Open external links in a new tab" on \
GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 pthread | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}
-.if ${OSVERSION} < 500000
-BROKEN= does not build
-.endif
-
.if ${ARCH} == "sparc64" && ${OSVERSION} < 601101
IGNORE= does not run, update to 6.2-RELEASE or newer
.endif