Author: beat
Date: Mon Jan 25 15:57:07 2010
New Revision: 253

Log:
- Re-enable xpi-quick-locale-switcher as version 1.7 does work with
  Thunderbird 3.

Modified:
   branches/experimental/mail/thunderbird3-i18n/Makefile
   trunk/mail/thunderbird3-i18n/Makefile

Modified: branches/experimental/mail/thunderbird3-i18n/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird3-i18n/Makefile       Mon Jan 25 
15:37:46 2010        (r252)
+++ branches/experimental/mail/thunderbird3-i18n/Makefile       Mon Jan 25 
15:57:07 2010        (r253)
@@ -2,7 +2,7 @@
 # Date created:                29 May 2006
 # Whom:                        Andrew Pantyukhin <infofar...@freebsd.org>
 #
-# $FreeBSD: ports/mail/thunderbird3-i18n/Makefile,v 1.32 2010/01/21 20:33:47 
beat Exp $
+# $FreeBSD: ports/mail/thunderbird3-i18n/Makefile,v 1.33 2010/01/25 15:54:48 
beat Exp $
 #
 
 PORTNAME=      thunderbird3-i18n
@@ -17,10 +17,9 @@
 MAINTAINER=    ge...@freebsd.org
 COMMENT=       Localized interface for Thunderbird
 
-# xpi-quick-locale-switcher doesn't work with thunderbird3 yet
-#.ifndef WITHOUT_SWITCHER
-#RUN_DEPENDS+= 
xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher
-#.endif
+.ifndef WITHOUT_SWITCHER
+RUN_DEPENDS+=  
xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher
+.endif
 
 NO_BUILD=      yes
 USE_XPI=       *thunderbird-3.0*

Modified: trunk/mail/thunderbird3-i18n/Makefile
==============================================================================
--- trunk/mail/thunderbird3-i18n/Makefile       Mon Jan 25 15:37:46 2010        
(r252)
+++ trunk/mail/thunderbird3-i18n/Makefile       Mon Jan 25 15:57:07 2010        
(r253)
@@ -2,7 +2,7 @@
 # Date created:                29 May 2006
 # Whom:                        Andrew Pantyukhin <infofar...@freebsd.org>
 #
-# $FreeBSD: ports/mail/thunderbird3-i18n/Makefile,v 1.32 2010/01/21 20:33:47 
beat Exp $
+# $FreeBSD: ports/mail/thunderbird3-i18n/Makefile,v 1.33 2010/01/25 15:54:48 
beat Exp $
 #
 
 PORTNAME=      thunderbird3-i18n
@@ -17,10 +17,9 @@
 MAINTAINER=    ge...@freebsd.org
 COMMENT=       Localized interface for Thunderbird
 
-# xpi-quick-locale-switcher doesn't work with thunderbird3 yet
-#.ifndef WITHOUT_SWITCHER
-#RUN_DEPENDS+= 
xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher
-#.endif
+.ifndef WITHOUT_SWITCHER
+RUN_DEPENDS+=  
xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher
+.endif
 
 NO_BUILD=      yes
 USE_XPI=       *thunderbird-3.0*
_______________________________________________
freebsd-gecko@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to