aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2018-04-12 21:54:47 +0800
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2018-04-12 21:54:47 +0800
commit2d3c2dd5815abb772250bca68a1fac0c531e4032 (patch)
treef81f2d8ed4582a3319a36a5dea730005bbd35264 /net-im
parent40a3d881460550d1543f87c2c6ad992fbcd0cdbc (diff)
downloadfreebsd-ports-gnome-2d3c2dd5815abb772250bca68a1fac0c531e4032.tar.gz
freebsd-ports-gnome-2d3c2dd5815abb772250bca68a1fac0c531e4032.tar.zst
freebsd-ports-gnome-2d3c2dd5815abb772250bca68a1fac0c531e4032.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