diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-07 10:49:20 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-07 10:49:20 +0000 |
commit | 961620980ed9d8c3365153a873392090988b6974 (patch) | |
tree | dda9c921d8a7bc6935b14d6be934287eabc6df05 /www/firefox-devel | |
parent | cabf47589e9747632449664973929de957fbba02 (diff) |
Notes
Diffstat (limited to 'www/firefox-devel')
-rw-r--r-- | www/firefox-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |