#41817: CMake @2.8.12_2: remove /sw paths from installed cmake modules ----------------------+------------------- Reporter: egall@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: CMake | ----------------------+------------------- Comment (by css@…): CMake is designed to search all those places by default. My preferences: 1. Don't install Fink or anything in /sw 2. Explicitly set include paths in Portfiles to exclude picking up external libraries. If you know MacPorts provides the library, then it should be defined on the cmake command line. 3. Ask upstream for the recommended way to handle this. Only as a last resort would I want to manage patches for every single module file. The best solution still seems to be not to mix package managers. -- Ticket URL: <https://trac.macports.org/ticket/41817#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X