diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile index bef8ba71bcbb..6bf1eaa30d9f 100644 --- a/editors/AbiWord/Makefile +++ b/editors/AbiWord/Makefile @@ -57,7 +57,7 @@ CONFIGURE_ARGS+=--enable-gnome .endif post-patch: - @giconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \ + @iconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \ ${WRKDIR}/.uk-UA.strings @${MV} ${WRKDIR}/.uk-UA.strings ${WRKSRC}/user/wp/strings/uk-UA.strings diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index bef8ba71bcbb..6bf1eaa30d9f 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/Makefile @@ -57,7 +57,7 @@ CONFIGURE_ARGS+=--enable-gnome .endif post-patch: - @giconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \ + @iconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \ ${WRKDIR}/.uk-UA.strings @${MV} ${WRKDIR}/.uk-UA.strings ${WRKSRC}/user/wp/strings/uk-UA.strings diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index bef8ba71bcbb..6bf1eaa30d9f 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -57,7 +57,7 @@ CONFIGURE_ARGS+=--enable-gnome .endif post-patch: - @giconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \ + @iconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \ ${WRKDIR}/.uk-UA.strings @${MV} ${WRKDIR}/.uk-UA.strings ${WRKSRC}/user/wp/strings/uk-UA.strings diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index bef8ba71bcbb..6bf1eaa30d9f 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -57,7 +57,7 @@ CONFIGURE_ARGS+=--enable-gnome .endif post-patch: - @giconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \ + @iconv -f cp1251 -t koi8-u ${WRKSRC}/user/wp/strings/uk-UA.strings > \ ${WRKDIR}/.uk-UA.strings @${MV} ${WRKDIR}/.uk-UA.strings ${WRKSRC}/user/wp/strings/uk-UA.strings