https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285427
--- Comment #2 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=422f868dd716c2ba989a059739f5541db7288e65 commit 422f868dd716c2ba989a059739f5541db7288e65 Author: Jason E. Hale <jh...@freebsd.org> AuthorDate: 2025-03-15 16:49:55 +0000 Commit: Jason E. Hale <jh...@freebsd.org> CommitDate: 2025-03-15 16:59:41 +0000 devel/qt5-buildtools: Don't run qt-post-install The qt-post-install target is meant to adjust the qconfig-modules.h header initially installed by devel/qt5-core, but this is not needed for qt5-buildtools and causes POST-INSTALL script failure since this file is not installed yet. PR: 285427 Reported by: antoine Mk/Uses/qt-dist.mk | 6 +++--- devel/qt5-buildtools/Makefile | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.