diff options
-rw-r--r-- | www/firefox-devel/Makefile | 2 | ||||
-rw-r--r-- | www/firefox-esr/Makefile | 2 | ||||
-rw-r--r-- | www/firefox/Makefile | 2 | ||||
-rw-r--r-- | www/firefox10/Makefile | 2 | ||||
-rw-r--r-- | www/firefox15/Makefile | 2 | ||||
-rw-r--r-- | www/firefox3-devel/Makefile | 2 | ||||
-rw-r--r-- | www/firefox35/Makefile | 2 | ||||
-rw-r--r-- | www/firefox36/Makefile | 2 | ||||
-rw-r--r-- | www/flock/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index a236ad6fed42..0ffeafcd0e5d 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -39,7 +39,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 libidl USE_ICONV= yes -USE_PERL5= yes +USE_PERL5_BUILD=yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/mozilla diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index a236ad6fed42..0ffeafcd0e5d 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -39,7 +39,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 libidl USE_ICONV= yes -USE_PERL5= yes +USE_PERL5_BUILD=yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/mozilla diff --git a/www/firefox/Makefile b/www/firefox/Makefile index a236ad6fed42..0ffeafcd0e5d 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -39,7 +39,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 libidl USE_ICONV= yes -USE_PERL5= yes +USE_PERL5_BUILD=yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/mozilla diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile index a236ad6fed42..0ffeafcd0e5d 100644 --- a/www/firefox10/Makefile +++ b/www/firefox10/Makefile @@ -39,7 +39,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 libidl USE_ICONV= yes -USE_PERL5= yes +USE_PERL5_BUILD=yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/mozilla diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile index a236ad6fed42..0ffeafcd0e5d 100644 --- a/www/firefox15/Makefile +++ b/www/firefox15/Makefile @@ -39,7 +39,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 libidl USE_ICONV= yes -USE_PERL5= yes +USE_PERL5_BUILD=yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/mozilla diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index a236ad6fed42..0ffeafcd0e5d 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -39,7 +39,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 libidl USE_ICONV= yes -USE_PERL5= yes +USE_PERL5_BUILD=yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/mozilla diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index a236ad6fed42..0ffeafcd0e5d 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -39,7 +39,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 libidl USE_ICONV= yes -USE_PERL5= yes +USE_PERL5_BUILD=yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/mozilla diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile index a236ad6fed42..0ffeafcd0e5d 100644 --- a/www/firefox36/Makefile +++ b/www/firefox36/Makefile @@ -39,7 +39,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 libidl USE_ICONV= yes -USE_PERL5= yes +USE_PERL5_BUILD=yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/mozilla diff --git a/www/flock/Makefile b/www/flock/Makefile index a236ad6fed42..0ffeafcd0e5d 100644 --- a/www/flock/Makefile +++ b/www/flock/Makefile @@ -39,7 +39,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk20 libidl USE_ICONV= yes -USE_PERL5= yes +USE_PERL5_BUILD=yes USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/mozilla |