https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275567
--- Comment #48 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=542123d1faa2879d0e6d546dbb82c7cbefeb3745 commit 542123d1faa2879d0e6d546dbb82c7cbefeb3745 Author: Dimitry Andric <d...@freebsd.org> AuthorDate: 2023-12-30 14:05:25 +0000 Commit: Dimitry Andric <d...@freebsd.org> CommitDate: 2023-12-30 14:09:40 +0000 x11-toolkits/gtk30: fix pkg-plist with BROADWAY option disabled After the update to 3.24.38, with the BROADWAY option disabled, the port fails to package, with: pkg-static: Unable to access file /wrkdirs/share/dim/ports/x11-toolkits/gtk30/work/stage/usr/local/man/man1/broadwayd.1.gz:No such file or directory Add %%BROADWAY%% prefixes to more broadway-related files in pkg-plist (broadwayd.1.gz, broadwayd.html and gtk-broadway.html). PR: 275567 Fixes: 0a1dd69c3167 x11-toolkits/gtk30/pkg-plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.