aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-terminal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-terminal/Makefile')
-rw-r--r--x11/xfce4-terminal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile
index 9fdeb9e0c27e..fe0c8074c73c 100644
--- a/x11/xfce4-terminal/Makefile
+++ b/x11/xfce4-terminal/Makefile
@@ -32,7 +32,7 @@ MANLANG= "" ar ca da de el es fr gl id it ja ko lt \
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
CONFIGURE_ARGS+=--enable-nls
PLIST_SUB+= NLS=""
.else