#38831: qca installs /opt/local/share/cmake/modules/FindQCA2.cmake ---------------------------+------------------------- Reporter: ryandesign@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qca | ---------------------------+------------------------- Comment (by ryandesign@…): According to [http://www.cmake.org/Wiki/CMake:How_To_Find_Libraries#How_package_finding_wo... the documentation]:
First CMake checks all directories in ${CMAKE_MODULE_PATH}, then it looks in its own module directory <CMAKE_ROOT>/share/cmake-x.y/Modules/.
Based on this, I think ${prefix}/share/cmake-${cmake_version}/Modules intended for cmake itself to use, and other ports should not install files there. -- Ticket URL: <https://trac.macports.org/ticket/38831#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X