summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/licq/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile
index 5dc65a6a74a3..6a70068946f0 100644
--- a/net-im/licq/Makefile
+++ b/net-im/licq/Makefile
@@ -46,6 +46,7 @@ CONFIGURE_ARGS+=--with-openssl-lib=${OPENSSLLIB}
.endif
.if defined(WITHOUT_NLS)
+CONFIGURE_ARGS+=--disable-nls
PLIST_SUB+= NLS="@comment "
.else
PLIST_SUB+= NLS=""