aboutsummaryrefslogtreecommitdiff
path: root/www/firefox36
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:21:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:21:46 +0000
commitb448c924112a2914f0569c0bcec9690b9fa159cd (patch)
tree69d410f5d69f08b523a59ea57e83f8424e28807e /www/firefox36
parentcc82ac7af1a4b4743ab599432b8c7f24a774e0c8 (diff)
Notes
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