aboutsummaryrefslogtreecommitdiff
path: root/textproc/flex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/flex/Makefile')
-rw-r--r--textproc/flex/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile
index eabea8b253fd..9f32ae5f8553 100644
--- a/textproc/flex/Makefile
+++ b/textproc/flex/Makefile
@@ -23,8 +23,7 @@ INFO= flex
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}
-USE_ICONV= yes
-USES+= gettext
+USES+= gettext iconv
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+=--disable-nls