Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15353 closed defect (fixed)

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 (1)

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

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by clubjuggler@…

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

comment:2 Changed 16 years ago by clubjuggler@…

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

comment:3 Changed 16 years ago by erickt@…

Resolution: fixed
Status: newclosed

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.