summaryrefslogtreecommitdiffstats
path: root/www/firefox36/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox36/Makefile')
-rw-r--r--www/firefox36/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index ba182d1..2e63f03 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -37,6 +37,10 @@ WRKSRC= ${WRKDIR}/mozilla
.include <bsd.port.pre.mk>
+.if ${OSVERSION} > 500038
+BROKEN= "on -CURRENT, can only be used with local files"
+.endif
+
.if !defined(PERL_VER) || ${PERL_VER} != "5.8.0"
.undef NO_IGNORE
BROKEN= This port requires Perl 5.8.0 because of File::Spec issues. \
OpenPOWER on IntegriCloud