#37341: Cmake portgroup - patch to keep cmake from Frameworks from blocking MacPorts-provided libraries ----------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.1.2 Keywords: haspatch | Port: ----------------------+-------------------------------- Often times ports in the Cmake portgroup will pick up frameworks from my /Library/Frameworks folder when configuring, which will prevent it from picking up the proper the proper MacPorts libraries. Apparently this can be prevented by using the flag `-DCMAKE_FIND_FRAMEWORK=LAST` with Cmake. Citation: The Cmake manpage. Also Homebrew uses this flag with Cmake. -- Ticket URL: <https://trac.macports.org/ticket/37341> MacPorts <http://www.macports.org/> Ports system for Mac OS