aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/main.c b/mail/main.c
index d6ac8ee2ae..d81b456a98 100644
--- a/mail/main.c
+++ b/mail/main.c
@@ -50,8 +50,10 @@ main (int argc, char *argv [])
mcheck(blowup);
#endif
#endif
+ #ifdef ENABLE_NLS
bindtextdomain (PACKAGE, EVOLUTION_LOCALEDIR);
textdomain (PACKAGE);
+ #endif
g_thread_init( NULL );
7a986caad93bc44692e99691fe8c7358'/>
path: root/devel/llvm40
Commit message (Expand)AuthorAgeFilesLines
* Bump rather than decrement PORTREVISION.brooks2017-05-251-5/+5
* Adapt to ino64 changes.[0]brooks2017-05-254-24/+79
* Fix build when LOCALBASE is not /usr/local.bdrewery2017-05-231-0/+2
* Remove svn keywords from patches.mat2017-05-152-6/+0
* Upgrade to 4.0.1rc1.brooks2017-05-094-126/+27
* Fix SHEBANG_FILES when the EXTRAS option is disabled.brooks2017-04-211-4/+4
* - Fix Shebangsmiwi2017-04-171-2/+10
* Fix build on armv6.brooks2017-04-171-0/+6
* Add a patch for upstream r300404:brooks2017-04-172-1/+124
* Remove the misspelled ONLY_FOR_ARCH definitions, which referred to anlinimon2017-04-151-2/+0
* The LLDB option requires CLANG so make it imply CLANG.brooks2017-04-061-2/+9
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andgerald2017-04-011-1/+1
* devel/openmp: link libomp.so against -lm for clang 3.6+jbeich2017-03-292-0/+31
* Update to 4.0.0 RELEASE.brooks2017-03-222-16/+16
* Update to RC4 (identical to final which will be released shortly).brooks2017-03-112-16/+16
* Update to rc3.brooks2017-03-033-49/+16
* Update to 4.0.0rc2.brooks2017-02-173-16/+24
* Apply upstream r294806, remove struct_rtentry_sz on FreeBSDantoine2017-02-122-0/+33
* Allow build with EXTRAS disabled.brooks2017-02-092-4/+6
* Correct a broken patch.brooks2017-01-291-6/+7