https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274034
--- Comment #2 from Chad Jacob Milios <mil...@ccsys.com> --- Thank you for the prompt response and insights, jhale! I actually did rebuild+reinstall every package that came up from `pkg info | grep -i pim` (including pimcommon-23.08.1_2) before filing this PR. What i failed to do was `pkg which /usr/local/lib/cmake/KPim5MessageComposer/KPim5MessageComposerConfig.cmake` (a file from the error attached to this PR), revealing it's actually messagelib-23.08.1_1 which was the culprit. I had built/installed it about 8 days ago. Forcing it to rebuild/reinstall now has fixed my issue. Maybe someone bungled their PORTREVISION bump dance, or I've got a nonstandard optional dependency in here somewhere, or somewhere along the line ports tree had a less than perfect representation of the true dependency graph/ordering? At any rate, all seems to be well in the ports tree now for my purposes. You may close this PR and i thank you again for your quick response and insights which led me to a solution. -- You are receiving this mail because: You are the assignee for the bug.