===> libexttextcat-3.2.0_2 conflicts with installed package(s):
They install files into the same place.
Please remove them first with pkg_delete(1).
*** [check-install-conflicts] Error code 1
Cause:
for entry in ${conflicts_with}; do echo " ${found}"; done
${found} vs ${entry}
--
Andriy Gapon