#47844: cmake_share_module_dir set to wrong value in cmake PortGroup ---------------------+-------------------------------- Reporter: mmoll@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: ---------------------+-------------------------------- cmake_share_module_dir is the variable that controls where Portfiles can store cmake modules. It is set to ${prefix}/share/cmake/Modules. The cmake port actually installs modules in ${prefix}/share/cmake-3.2/Modules and doesn't look in ${cmake_share_module_dir}. The ports eigen3 and marble are affected. -- Ticket URL: <https://trac.macports.org/ticket/47844> MacPorts <https://www.macports.org/> Ports system for OS X