#45619: gcc48 @4.8.3_1 move libgcj pkgconfig file to default path ---------------------------+-------------------- Reporter: and.damore@… | Owner: mww@… Type: enhancement | Status: closed Priority: Low | Milestone: Component: ports | Version: 2.3.2 Resolution: fixed | Keywords: Port: gcc48 | ---------------------------+-------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Replying to [ticket:45619 and.damore@…]:
I'm attaching a patch to move ''libgcj-4.8.pc'' to ''$prefix/lib/pkgconfig''.
As far as I can tell this affects gcc47 and later, not just gcc48. You should fix them all.
The patch also adds a lib dependency on pkgconfig since there's a path: dependency on ''cloog-isl.pc'', pkgconfig would be therefore better be present at build and runtime.
That's not a reason to add a pkg-config dependency. Only add the dependency if pkg-config is actually used; I don't see any evidence that it is. -- Ticket URL: <https://trac.macports.org/ticket/45619#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X