[SVN-Commit] r181 - branches/experimental/Mk trunk/Mk

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Wed Dec 2 15:39:42 UTC 2009


Author: beat
Date: Wed Dec  2 15:39:35 2009
New Revision: 181

Log:
Sync with ports:
- Remove obsolete gecko providers

Modified:
   branches/experimental/Mk/bsd.gecko.mk
   trunk/Mk/bsd.gecko.mk

Modified: branches/experimental/Mk/bsd.gecko.mk
==============================================================================
--- branches/experimental/Mk/bsd.gecko.mk	Wed Dec  2 15:26:06 2009	(r180)
+++ branches/experimental/Mk/bsd.gecko.mk	Wed Dec  2 15:39:35 2009	(r181)
@@ -4,7 +4,7 @@
 # Date created:		12 Nov 2005
 # Whom:			Michael Johnson <ahze at FreeBSD.org>
 #
-# $FreeBSD: ports/Mk/bsd.gecko.mk,v 1.14 2009/07/18 11:10:10 dinoex Exp $
+# $FreeBSD: ports/Mk/bsd.gecko.mk,v 1.16 2009/12/02 13:03:42 beat Exp $
 #
 # 4 column tabs prevent hair loss and tooth decay!
 
@@ -14,7 +14,7 @@
 # WITH_GECKO=	firefox
 #
 # The valid backends are:
-# firefox flock nvu seamonkey thunderbird xulrunner
+# firefox flock seamonkey thunderbird
 #
 # See below for more details.
 # ======================= /USERS ================================
@@ -78,7 +78,7 @@
 #		${MOZSRC}/configure
 #  .endif
 
-_GECKO_ALL=	firefox nvu seamonkey thunderbird xulrunner flock mozilla \
+_GECKO_ALL=	firefox seamonkey thunderbird flock mozilla \
 		libxul
 
 thunderbird_PORTSDIR=	mail

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk	Wed Dec  2 15:26:06 2009	(r180)
+++ trunk/Mk/bsd.gecko.mk	Wed Dec  2 15:39:35 2009	(r181)
@@ -4,7 +4,7 @@
 # Date created:		12 Nov 2005
 # Whom:			Michael Johnson <ahze at FreeBSD.org>
 #
-# $FreeBSD: ports/Mk/bsd.gecko.mk,v 1.15 2009/11/28 10:38:01 beat Exp $
+# $FreeBSD: ports/Mk/bsd.gecko.mk,v 1.16 2009/12/02 13:03:42 beat Exp $
 #
 # 4 column tabs prevent hair loss and tooth decay!
 
@@ -14,7 +14,7 @@
 # WITH_GECKO=	firefox
 #
 # The valid backends are:
-# firefox flock nvu seamonkey thunderbird xulrunner
+# firefox flock seamonkey thunderbird
 #
 # See below for more details.
 # ======================= /USERS ================================
@@ -78,7 +78,7 @@
 #		${MOZSRC}/configure
 #  .endif
 
-_GECKO_ALL=	firefox nvu seamonkey thunderbird xulrunner flock mozilla \
+_GECKO_ALL=	firefox seamonkey thunderbird flock mozilla \
 		libxul
 
 thunderbird_PORTSDIR=	mail


More information about the freebsd-gecko mailing list