diff options
Diffstat (limited to '')
-rw-r--r-- | www/firefox-devel/Makefile | 4 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 4 | ||||
-rw-r--r-- | www/firefox/Makefile | 4 | ||||
-rw-r--r-- | www/firefox10/Makefile | 4 | ||||
-rw-r--r-- | www/firefox15/Makefile | 4 | ||||
-rw-r--r-- | www/firefox3-devel/Makefile | 4 | ||||
-rw-r--r-- | www/firefox35/Makefile | 4 | ||||
-rw-r--r-- | www/firefox36/Makefile | 4 | ||||
-rw-r--r-- | www/flock/Makefile | 4 | ||||
-rw-r--r-- | www/mozilla-firebird/Makefile | 4 | ||||
-rw-r--r-- | www/phoenix-devel/Makefile | 4 | ||||
-rw-r--r-- | www/phoenix/Makefile | 4 |
12 files changed, 48 insertions, 0 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index ba182d1561af..2e63f03e2ed3 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/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. \ diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index ba182d1561af..2e63f03e2ed3 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/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. \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index ba182d1561af..2e63f03e2ed3 100644 --- a/www/firefox/Makefile +++ b/www/firefox/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. \ diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index ba182d1561af..2e63f03e2ed3 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/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. \ diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index ba182d1561af..2e63f03e2ed3 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/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. \ diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index ba182d1561af..2e63f03e2ed3 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/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. \ diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index ba182d1561af..2e63f03e2ed3 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/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. \ diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index ba182d1561af..2e63f03e2ed3 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. \ diff --git a/www/flock/Makefile b/www/flock/Makefile index ba182d1561af..2e63f03e2ed3 100644 --- a/www/flock/Makefile +++ b/www/flock/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. \ diff --git a/www/mozilla-firebird/Makefile b/www/mozilla-firebird/Makefile index ba182d1561af..2e63f03e2ed3 100644 --- a/www/mozilla-firebird/Makefile +++ b/www/mozilla-firebird/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. \ diff --git a/www/phoenix-devel/Makefile b/www/phoenix-devel/Makefile index ba182d1561af..2e63f03e2ed3 100644 --- a/www/phoenix-devel/Makefile +++ b/www/phoenix-devel/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. \ diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile index ba182d1561af..2e63f03e2ed3 100644 --- a/www/phoenix/Makefile +++ b/www/phoenix/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. \ |