[Bug 279186] devel/meson: Don't hardcode run-time dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 May 2024 22:23:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279186 Bug ID: 279186 Summary: devel/meson: Don't hardcode run-time dependency Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: desktop@FreeBSD.org Reporter: diizzy@FreeBSD.org CC: portmgr@FreeBSD.org Flags: maintainer-feedback?(desktop@FreeBSD.org) Assignee: desktop@FreeBSD.org Created attachment 250841 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250841&action=edit Patch for meson Meson can use both devel/ninja and devel/samurai don't hardcode any as it may cause circular dependency with USES= ninja:samurai and our framework already handles port dependencies. Reference: https://cgit.freebsd.org/ports/tree/Mk/Uses/meson.mk#n29 -- You are receiving this mail because: You are the assignee for the bug.