aboutsummaryrefslogtreecommitdiffstats
path: root/irc/smuxi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/smuxi/Makefile')
-rw-r--r--irc/smuxi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/smuxi/Makefile b/irc/smuxi/Makefile
index faa4816428df..ec7524809f44 100644
--- a/irc/smuxi/Makefile
+++ b/irc/smuxi/Makefile
@@ -30,7 +30,7 @@ post-patch:
s|@libdir@/locale|@prefix@/share/locale|g'
.if !defined(WITHOUT_NLS)
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls