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