[SVN-Commit] r203 - branches/experimental/mail/thunderbird3-i18n
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Mon Dec 14 10:16:05 UTC 2009
Author: beat
Date: Mon Dec 14 10:15:58 2009
New Revision: 203
Log:
- Disable WITHOUT_SWITCHER until the plugin works with Thunderbird 3.0
Modified:
branches/experimental/mail/thunderbird3-i18n/Makefile
Modified: branches/experimental/mail/thunderbird3-i18n/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird3-i18n/Makefile Sun Dec 13 18:52:11 2009 (r202)
+++ branches/experimental/mail/thunderbird3-i18n/Makefile Mon Dec 14 10:15:58 2009 (r203)
@@ -16,10 +16,10 @@
MAINTAINER= gecko at FreeBSD.org
COMMENT= Localized interface for Thunderbird
-.ifndef WITHOUT_SWITCHER
-RUN_DEPENDS+= xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher
-IGNORE= xpi-quick-locale-switcher doesn't work with thunderbird3 yet
-.endif
+# 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
NO_BUILD= yes
USE_XPI= *thunderbird-3.0
More information about the freebsd-gecko
mailing list