diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-10-07 05:45:04 +0000 |
commit | 581e69adb267a46bd059f3252f57fdda449034ef (patch) | |
tree | 6116b00d58bb2d3a91aafabcb58642a8c7ebeb58 /www/firefox35 | |
parent | 0993ac7ee05fb36834452d01188a887420b86d56 (diff) |
Notes
Diffstat (limited to 'www/firefox35')
-rw-r--r-- | www/firefox35/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile index a24494175aef..c5f5b722977c 100644 --- a/www/firefox35/Makefile +++ b/www/firefox35/Makefile @@ -35,6 +35,7 @@ HAS_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes USE_GCC= 3.4+ +WANT_PERL= yes FIREFOX_ICON= ${MOZILLA}.xpm FIREFOX_ICON_SRC= ${PREFIX}/lib/firefox-devel/chrome/icons/default/default.xpm |