Ticket #20244 (closed defect: fixed)
cmake modules can not find frameworks in ${prefix}/Library/Frameworks
| Reported by: | mmoll@… | Owned by: | css@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | cmake Frameworks | Cc: | mmoll@…, drew.h.bryant@… |
| Port: | cmake |
Description
One line change will force cmake to check ${prefix}/Library/Frameworks before the other system-wide Framework locations.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


This would only work when the prefix is /opt/local. A better fix might be to patch first, then use reinplace to insert the MacPorts prefix.