Created attachment 203214 [details] pkg info txt Hallo, i've some problems to update my ports with portmaster. looks like he want an old libicui18n. uname -a FreeBSD wst00029 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 GENERIC amd64 /usr/ports/devel/kf5-extra-cmake-modules/work/extra-cmake-modules-5.56.0/docs/module/ECMSetupQtPluginMacroNames.rst:89: WARNING: Could not lex literal_block as "cmake". Highlighting skipped. ld-elf.so.1: Shared object "libicui18n.so.63" not found, required by "libQt5Core.so.5" ninja: build stopped: subcommand failed. *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/kf5-extra-cmake-modules *** Error code 1 Stop. make: stopped in /usr/ports/devel/kf5-extra-cmake-modules i test it with ln -s to set a new link in /usr/local/lib but it doesn't work
Maybe, portmaster does not compile in the right order. Recompile devel/qt5-core and try again.
As Walter said, this is more of a problem with portmaster than with this specific port.
thx for pointer with devel/qt5-core it works ;).
Cool.