summaryrefslogtreecommitdiff
path: root/shells/bash-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash-devel/Makefile')
-rw-r--r--shells/bash-devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/bash-devel/Makefile b/shells/bash-devel/Makefile
index 3b67ee7480e8..dac812c9683a 100644
--- a/shells/bash-devel/Makefile
+++ b/shells/bash-devel/Makefile
@@ -75,8 +75,7 @@ CONFIGURE_ARGS+= --disable-help-builtin
CONFIGURE_ARGS+= --disable-nls
PLIST_SUB+= NLS="@comment "
.else
-USE_ICONV= yes
-USES+= gettext
+USES+= gettext iconv
PLIST_SUB+= NLS=""
.endif