Index: shells/bash/Makefile =================================================================== --- shells/bash/Makefile (revision 408007) +++ shells/bash/Makefile (working copy) @@ -30,7 +30,7 @@ HELP_DESC= Enable builtin help IMPORTFUNCTIONS_DESC= Import function from env without --import-functions -USES= bison cpe makeinfo +USES= bison cpe iconv makeinfo OPTIONS_SUB= yes CPE_VENDOR= gnu @@ -41,7 +41,7 @@ HELP_CONFIGURE_ENABLE= help-builtin NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext iconv +NLS_USES= gettext INFO= bash