aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2018-04-12 21:54:47 +0800
committerrm <rm@FreeBSD.org>2018-04-12 21:54:47 +0800
commitbcf1a6f092958dede6eabf6cd8f84276fd5f1a3d (patch)
treef81f2d8ed4582a3319a36a5dea730005bbd35264 /net-im
parent9f0fb7fa2ab57af60715da96a01fcf73271dab11 (diff)
downloadfreebsd-ports-gnome-bcf1a6f092958dede6eabf6cd8f84276fd5f1a3d.tar.gz
freebsd-ports-gnome-bcf1a6f092958dede6eabf6cd8f84276fd5f1a3d.tar.zst
freebsd-ports-gnome-bcf1a6f092958dede6eabf6cd8f84276fd5f1a3d.zip
net-im/gajim: remove NLS from default options; it is enabled by default implicitly
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gajim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile
index 96848a7fb067..74b49968c097 100644
--- a/net-im/gajim/Makefile
+++ b/net-im/gajim/Makefile
@@ -28,7 +28,7 @@ DOS2UNIX_FILES= gajim/plugins/plugins_i18n.py
INSTALLS_ICONS= yes
OPTIONS_DEFINE= CRYPTO DBUS DOCS NLS SPELL
-OPTIONS_DEFAULT=DBUS NLS SPELL
+OPTIONS_DEFAULT=DBUS SPELL
CRYPTO_DESC= End to end encryption support
SPELL_DESC= Spell checking support