[Bug 219761] [patch] lang/spidermonkey17 blocks polkit from from building
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 3 20:51:28 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219761
Bug ID: 219761
Summary: [patch] lang/spidermonkey17 blocks polkit from from
building
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: kwm at FreeBSD.org
CC: citric at cubicone.tmetic.com
Keywords: patch
CC: citric at cubicone.tmetic.com
Flags: maintainer-feedback?(citric at cubicone.tmetic.com),
maintainer-feedback?
Created attachment 183185
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183185&action=edit
Move SM 1.7 headers
When installed Spidermonkey 1.7's headers will be picked up by software using
other spidermonkey versions. This is because the build will first look in
${LOCALBASE}/include before looking into the spidermonkey specific subdir for
the headers. In my case sysutils/polkit, see the linked bugs.
To fix this, move the headers to there own subdir in ${LOCALBASE}/include, and
fix the users of spidermonkey 1.7 to look into this dir.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list