pkg-plist includes: %%GLIB%%lib/cmake/LibIcal/IcalGlibSrcGenerator-release.cmake which is "-debug" when compiled WITH_DEBUG.
Created attachment 251433 [details] Patch to fix installation error when libical is compiled with WITH_DEBUG
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8ceda9f721b8bb44d7ed66ebc327d21e82bf8037 commit 8ceda9f721b8bb44d7ed66ebc327d21e82bf8037 Author: Erkki Moorits <erkki.moorits@mail.ee> AuthorDate: 2024-06-15 08:16:18 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2024-06-15 08:16:18 +0000 devel/libical: Fix build WITH_DEBUG=yes PR: 278580 devel/libical/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Pushed, thank you.