summaryrefslogtreecommitdiffstats
path: root/textproc/gnugrep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gnugrep/Makefile')
-rw-r--r--textproc/gnugrep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile
index 17c4cb0..f2ebbe7 100644
--- a/textproc/gnugrep/Makefile
+++ b/textproc/gnugrep/Makefile
@@ -32,7 +32,7 @@ OPTIONS_DEFINE= PCRE
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
+USES+= gettext
LDFLAGS+= -lintl -L${LOCALBASE}/lib
PLIST_SUB+= NLS=
.else
OpenPOWER on IntegriCloud