aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2017-12-05 00:53:36 +0800
committerpi <pi@FreeBSD.org>2017-12-05 00:53:36 +0800
commit5b379cf031429267114281c6a0e613e90c62d433 (patch)
tree3a2df3f864f91a179f0e9058fb5e250efe052143 /mail
parent2d9c4d51e654a7405ff21a8253976cfb8d277432 (diff)
downloadfreebsd-ports-gnome-5b379cf031429267114281c6a0e613e90c62d433.tar.gz
freebsd-ports-gnome-5b379cf031429267114281c6a0e613e90c62d433.tar.zst
freebsd-ports-gnome-5b379cf031429267114281c6a0e613e90c62d433.zip
mail/sympa: enable NLS by default
...because it fails to build without NLS PR: 223963 Approved by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r--mail/sympa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sympa/Makefile b/mail/sympa/Makefile
index 47656ebd0439..f6ac0015c7ca 100644
--- a/mail/sympa/Makefile
+++ b/mail/sympa/Makefile
@@ -100,7 +100,7 @@ USE_RC_SUBR= sympa
CONFLICTS= sympa-5*
OPTIONS_DEFINE= FASTCGI APACHE NLS
-OPTIONS_DEFAULT=APACHE
+OPTIONS_DEFAULT=APACHE NLS
OPTIONS_RADIO= DATABASE
OPTIONS_RADIO_DATABASE= PGSQL SYBASE MYSQL
OPTIONS_SUB= yes