summaryrefslogtreecommitdiff
path: root/www/mozilla
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-12-16 18:14:53 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-12-16 18:14:53 +0000
commit0d280936ef844dde6ac00dcb66e306d2f49ff806 (patch)
tree53910be4c2990c4f6477d9e04caf15c586514411 /www/mozilla
parentUpdate to DAT 4652 (diff)
- Remove some unneeded lines formally needed by 4.x (but breaks stuff now)
Notes
Notes: svn path=/head/; revision=151337
Diffstat (limited to 'www/mozilla')
-rw-r--r--www/mozilla/bsd.gecko.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/www/mozilla/bsd.gecko.mk b/www/mozilla/bsd.gecko.mk
index e04e6576b744..5d4ff56e2587 100644
--- a/www/mozilla/bsd.gecko.mk
+++ b/www/mozilla/bsd.gecko.mk
@@ -68,8 +68,6 @@ _GECKO_ALL= firefox nvu seamonkey sunbird
.endif
_GECKO_ALL+= mozilla thunderbird
-_NEW_GCC_GECKO= firefox seamonkey sunbird
-
sunbird_PORTSDIR= deskutils
thunderbird_PORTSDIR= mail
@@ -117,13 +115,6 @@ GECKO_FALLTRHOUGH= ${TRUE}
. endfor
.endif
-# Use new gcc on new geckos
-.if defined(GECKO) && ${_GECKO_ALL:M${GECKO}}!=""
-. if ${_NEW_GCC_GECKO:M${GECKO}}!=""
-USE_GCC?= 3.4+
-. endif
-.endif
-
# Generic defines
BROWSER_LINUX_PLUGINS_DIR?= ${X11BASE}/lib/browser_linux_plugins
BROWSER_PLUGINS_DIR?= ${X11BASE}/lib/browser_plugins