maintainer-feedback requested: [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: Mon, 15 Jul 2024 09:40:11 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team) <desktop@FreeBSD.org> for maintainer-feedback: Bug 280291: sysutils/polkit: fix build with option SPIDERMONKEY https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280291 --- Description --- When choosing SPIDERMONKEY option, the meson.build of polkit asks mozjs115, while the ports tree has mozjs(spidermonkey)102. Patch the meson.build to build with mozjs102.