maintainer-feedback requested: [Bug 280291] sysutils/polkit: fix build with option SPIDERMONKEY

From: <bugzilla-noreply_at_freebsd.org>
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.