cpu82 said:You can try upgrade, just run# portmaster -o devel/kBuild devel/kBuild-devel
Stop in /usr/ports/converters/libiconv.
===>>> A backup package for libiconv-1.14 should
be located in /usr/ports/packages/portmaster-backup
===>>> Installation of libiconv-1.14_1 (converters/libiconv) failed
===>>> Aborting update
===>>> Update for libiconv-1.14 failed
===>>> Aborting update
===> Registering installation for libiconv-1.14_1
Installing libiconv-1.14_1...pkg: libiconv-1.14_1 conflicts with gettext-0.18.1.1 (installs files into the same place). Problematic file: /usr/local/lib/charset.alias
*** [fake-pkg] Error code 70
Stop in /usr/ports/converters/libiconv.
*** [install] Error code 1
Stop in /usr/ports/converters/libiconv
===> Registering installation for libiconv-1.14_1
Installing libiconv-1.14_1...pkg: libiconv-1.14_1 conflicts with gettext-0.18.1.1 (installs files into the same place). Problematic file: /usr/local/lib/charset.alias
*** [fake-pkg] Error code 70
Stop in /usr/ports/converters/libiconv.
*** [install] Error code 1
Stop in /usr/ports/converters/libiconv
20130316:
AFFECTS: users of converters/libiconv and devel/gettext
AUTHOR: bapt@FreeBSD.org
libiconv now handles the lib/charset.alias file instead of devel/gettext.
If you are using pkgng 'and' upgrading from source with portupgrade or
portmaster, first delete gettext, upgrade libiconv, then reinstall gettext.
# pkg delete -f devel/gettext
# portmaster converters/libiconv devel/gettext
or
# pkg delete -f devel/gettext
# portupgrade converters/libiconv devel/gettext