diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-04 04:23:47 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-04 04:23:47 +0800 |
commit | f26efa128166046b45e4580cd33c043f4238f16e (patch) | |
tree | 70466312930b8cc4b131231ccdeb35ee4235a2a8 /www/mozilla | |
parent | e78dcc502fc287311fbcd3fbf0a81f986f8ec143 (diff) | |
download | marcuscom-ports-f26efa128166046b45e4580cd33c043f4238f16e.tar marcuscom-ports-f26efa128166046b45e4580cd33c043f4238f16e.tar.gz marcuscom-ports-f26efa128166046b45e4580cd33c043f4238f16e.tar.bz2 marcuscom-ports-f26efa128166046b45e4580cd33c043f4238f16e.tar.lz marcuscom-ports-f26efa128166046b45e4580cd33c043f4238f16e.tar.xz marcuscom-ports-f26efa128166046b45e4580cd33c043f4238f16e.tar.zst marcuscom-ports-f26efa128166046b45e4580cd33c043f4238f16e.zip |
Remove firefox10
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7191 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/mozilla')
-rw-r--r-- | www/mozilla/bsd.gecko.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mozilla/bsd.gecko.mk b/www/mozilla/bsd.gecko.mk index 47e2b3c0a..3e5566431 100644 --- a/www/mozilla/bsd.gecko.mk +++ b/www/mozilla/bsd.gecko.mk @@ -2,7 +2,7 @@ # ex:ts=4 # # $FreeBSD$ -# $MCom: ports/www/mozilla/bsd.gecko.mk,v 1.19 2006/07/18 15:03:40 ahze Exp $ +# $MCom: ports/www/mozilla/bsd.gecko.mk,v 1.20 2006/08/03 00:35:07 ahze Exp $ # # 4 column tabs prevent hair loss and tooth decay! @@ -71,7 +71,6 @@ Gecko_Pre_Include= bsd.gecko.mk .if (${ARCH}!="sparc64" || ${OSVERSION} >= 601101) && ${ARCH}!="ia64" _GECKO_ALL= firefox nvu seamonkey sunbird thunderbird xulrunner firefox-devel flock .endif -_GECKO_ALL+= firefox10 .endif _GECKO_ALL+= mozilla |