Date: Mon, 25 Jan 2010 15:57:07 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r253 - branches/experimental/mail/thunderbird3-i18n trunk/mail/thunderbird3-i18n Message-ID: <201001251557.o0PFv7ff017549@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
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 <infofarmer@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= gecko@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 <infofarmer@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= gecko@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*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001251557.o0PFv7ff017549>
