[Bug 265745] lang/mono6.8: Fails to build with archivers/brotli installed
Date: Wed, 10 Aug 2022 10:08:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265745 --- Comment #4 from commit-hook@FreeBSD.org --- 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(-) -- You are receiving this mail because: You are on the CC list for the bug.