From 4956610fa72727796c374473497931e025642c3c Mon Sep 17 00:00:00 2001 From: ahze Date: Sun, 29 Jan 2006 20:11:48 +0000 Subject: - Remove nvu support, nothing seems to support nvu out of the box anymore. - Only support thunderbird on 5.x+ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5548 df743ca5-7f9a-e211-a948-0013205c9059 --- www/mozilla/bsd.gecko.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www') diff --git a/www/mozilla/bsd.gecko.mk b/www/mozilla/bsd.gecko.mk index 239c0acd9..b8e32dfcc 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.12 2006/01/02 23:01:48 ahze Exp $ +# $MCom: ports/www/mozilla/bsd.gecko.mk,v 1.13 2006/01/12 23:02:00 ahze Exp $ # # 4 column tabs prevent hair loss and tooth decay! @@ -64,9 +64,9 @@ Gecko_Pre_Include= bsd.gecko.mk # .endif .if ${OSVERSION} >= 500000 -_GECKO_ALL= firefox nvu seamonkey sunbird +_GECKO_ALL= firefox seamonkey sunbird thunderbird .endif -_GECKO_ALL+= mozilla thunderbird +_GECKO_ALL+= mozilla sunbird_PORTSDIR= deskutils -- cgit v1.2.3