Created attachment 235813 [details] 0001-lang-mono6.8-Fix-build-with-archivers-brotli See patch (in git-am format). Thanks tcberner for the hint about USES=localbase.
^Triage: Reporter is committer, assign accordingly
Comment on attachment 235813 [details] 0001-lang-mono6.8-Fix-build-with-archivers-brotli When setting maintainer approval, add the <email address> of maintainer to the value (rather than empty). Note also, fetch, configure, build, run fixes are: Approved by: portmgr (blanket: <target> fix), just-fix-it)
lgtm (as mentor). Please note in the commit message, the commit in print/freetype2 which lead to you fixing it.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1303528e49c7fec9160e60090ca0a2e7713f5294 commit 1303528e49c7fec9160e60090ca0a2e7713f5294 Author: Felix Palmen <zirias@FreeBSD.org> AuthorDate: 2022-08-09 18:56:11 +0000 Commit: Felix Palmen <zirias@FreeBSD.org> CommitDate: 2022-08-10 10:07:24 +0000 lang/mono6.8: Fix build with archivers/brotli Add USES=localbase, so in-tree headers are found before headers in LOCALBASE. This fixes the build with archivers/brotli installed. CONFLICTS isn't an option any more, after 478e294ddedbe6444330b00512a09406265bea71, archivers/brotli is an indirect build dependency. PR: 265745 Approved by: portmgr (build fix blanket), tcberner (mentor) lang/mono6.8/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
merge quarterly is not necessary, it doesn't have the commit that caused this build error.