[Bug 274025] net-p2p/transmission pkg-static unable to find files during packaging
Date: Fri, 22 Sep 2023 14:59:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274025 Robert Clausecker <fuz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #3 from Robert Clausecker <fuz@FreeBSD.org> --- Poudriere should show you the configured options at the top of the build log. I could reproduce the error by deselecting the DOCS option. It seems that the plist unconditionally includes these files. They should be prefixed with %%PORTDOCS%% so they only get installed when DOCS is set. @maintainer, please test build the port with various option combinations. At least test with "all options on" and "all options off." That usually catches most of the issues. -- You are receiving this mail because: You are the assignee for the bug.