New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15353 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

qt4-mac: pkg-config files in incorrect location

Reported by: clubjuggler@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

The qt4-mac port installs it's pkg-config files in /opt/local/Library/Frameworks/pkgconfig/ which differs from where pkg-config looks for them by default (which appears to be /opt/local/lib/pkgconfig/).

The qt4-mac pkg-config files should be installed in /opt/local/lib/pkgconfig/.

Attachments

qt4-mac-pkgconfig-location.patch (1.6 KB) - added by clubjuggler@… 5 years ago.
Move pkgconfig files to ${prefix}/lib/ directory to match default pkgconfig directory.

Change History

Changed 5 years ago by clubjuggler@…

Move pkgconfig files to ${prefix}/lib/ directory to match default pkgconfig directory.

comment:2 Changed 5 years ago by clubjuggler@…

This has been fixed with commit r37370 and can now be closed.

comment:3 Changed 5 years ago by erickt@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.