diff options
Diffstat (limited to 'www/firefox3-devel/Makefile')
-rw-r--r-- | www/firefox3-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index 4fca840c425..1ae04759025 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -100,7 +100,7 @@ EXTRA_SCRIPTS= ${PORTNAME}.rb IGNORE= "core dumps on alpha during post-build" .endif -.if ${OSVERSION} < 500000 +.if ${PERL_LEVEL} < 500600 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-config_make-jars.pl .endif |