aboutsummaryrefslogtreecommitdiff
path: root/textproc/diffutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/diffutils/Makefile')
-rw-r--r--textproc/diffutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/diffutils/Makefile b/textproc/diffutils/Makefile
index 763a3adec2aa..d63f1e521d6f 100644
--- a/textproc/diffutils/Makefile
+++ b/textproc/diffutils/Makefile
@@ -27,7 +27,7 @@ post-patch:
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls