aboutsummaryrefslogtreecommitdiff
path: root/x11/yad
diff options
context:
space:
mode:
Diffstat (limited to 'x11/yad')
-rw-r--r--x11/yad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/yad/Makefile b/x11/yad/Makefile
index 9ab67b77fdae..66c6f3839354 100644
--- a/x11/yad/Makefile
+++ b/x11/yad/Makefile
@@ -30,7 +30,7 @@ OPTIONS_DEFAULT= GTK2
.if ${PORT_OPTIONS:MNLS}
PLIST_SUB+= NLS=""
-USE_GETTEXT= yes
+USES+= gettext
.else
PLIST_SUB+= NLS="@comment "
CONFIGURE_ARGS+= --disable-nls