[Bug 280291] sysutils/polkit: fix build with option SPIDERMONKEY
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280291] sysutils/polkit: fix build with option SPIDERMONKEY"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Jul 2024 19:39:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280291 --- Comment #5 from Hiroo Ono <hiroo.ono+freebsd@gmail.com> --- (In reply to Olivier Duchateau from comment #4) Because currently, the port depends on spidermonkey 102. It is in a conflicted state that * The port's Makefile depends on spidermonkey 102 (which is currently committed) * The software's meson.build depends on spidermonkey 115 I tried to resolve the conflict by patching the meson.build to match the version in current ports tree. We can upgrade the port's dependency once the spidermonkey port version 115 is committed. -- You are receiving this mail because: You are the assignee for the bug.