diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-01 04:19:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-01 04:19:48 +0800 |
commit | 0488aa8d77beccf4641e2a16b48ae3bc82687664 (patch) | |
tree | ea8f43b177263f86261238be0f1263f94231e334 /www | |
parent | f2d2701d234376e7d88c49c67b7d01fffd6cbe8d (diff) | |
download | freebsd-ports-gnome-0488aa8d77beccf4641e2a16b48ae3bc82687664.tar.gz freebsd-ports-gnome-0488aa8d77beccf4641e2a16b48ae3bc82687664.tar.zst freebsd-ports-gnome-0488aa8d77beccf4641e2a16b48ae3bc82687664.zip |
- Make IGNORE
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox3-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile index a10c74bf9fc3..0d7198c4243b 100644 --- a/www/firefox3-devel/Makefile +++ b/www/firefox3-devel/Makefile @@ -42,6 +42,8 @@ USE_GMAKE= yes NO_MOZPKGINSTALL=yes CONFLICTS= firefox-3.0.* +IGNORE= please use www/firefox35 + FIREFOX_ICON= ${MOZILLA}.png FIREFOX_ICON_SRC= ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png MOZ_OPTIONS= --program-transform-name='s/firefox/${MOZILLA}/' \ |