aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libxfce4gui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/libxfce4gui/Makefile')
-rw-r--r--x11-toolkits/libxfce4gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile
index 4872b44c2b71..f18850da5e18 100644
--- a/x11-toolkits/libxfce4gui/Makefile
+++ b/x11-toolkits/libxfce4gui/Makefile
@@ -36,7 +36,7 @@ STARTUP_DESC= Use libstartup-notification
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
CONFIGURE_ARGS+=--enable-nls
PLIST_SUB+= NLS=""
.else