#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)
Change History (5)
comment:1 Changed 16 years ago by clubjuggler@…
Changed 16 years ago by clubjuggler@…
Attachment: | qt4-mac-pkgconfig-location.patch added |
---|
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: | new → closed |
Note: See
TracTickets for help on using
tickets.
Reference: http://lists.macosforge.org/pipermail/macports-users/2008-May/010343.html