diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2016-11-13 10:41:28 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2016-11-13 10:41:28 +0000 |
commit | 5c700e15b1459e0aa2b07077a566fc7ea3f09852 (patch) | |
tree | e642aad3b81602e531bbfcd6f812794f1d8a7cd3 /mail/claws-mail/Makefile | |
parent | 4fb9e0c76c844ce7748e8f0a72373baaec9d167a (diff) | |
download | freebsd-ports-5c700e15b1459e0aa2b07077a566fc7ea3f09852.zip |
Update to Claws Mail 3.14.1 release
Changes: http://claws-mail.org/news.php
Diffstat (limited to 'mail/claws-mail/Makefile')
-rw-r--r-- | mail/claws-mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index b19be9009684..db023c901a2d 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -53,7 +53,7 @@ MANUAL_CONFIGURE_OFF= --disable-manual MANUAL_BUILD_DEPENDS= docbook-utils>0:textproc/docbook-utils NLS_CONFIGURE_OFF= --disable-nls -NLS_USES= gettext +NLS_USES= gettext-tools STARTUP_DESC= Startup notification support STARTUP_CONFIGURE_ENABLE= startup-notification |