diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-04 17:23:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-04-04 17:23:32 +0000 |
commit | 82090a74218b1bf569acf2f4fbbfd7b6a81702f4 (patch) | |
tree | 36252e282896406a63c9f9955610a4c16c90b74a /www/firefox-devel | |
parent | f3a1224cebb086ca2c8aef52721743f85156e98f (diff) |
Notes
Diffstat (limited to 'www/firefox-devel')
-rw-r--r-- | www/firefox-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile index 6334a0487da9..f122f0fc5906 100644 --- a/www/firefox-devel/Makefile +++ b/www/firefox-devel/Makefile @@ -32,6 +32,8 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GCC= 3.4+ +NO_LATEST_LINK= yes + GECKO_PLIST_PRE_FILES= lib/${MOZILLA}/chrome/icons/default/default.xpm GECKO_PLIST_PRE_DIRS= lib/${MOZILLA}/chrome/icons/default lib/${MOZILLA}/chrome/icons |