#43195: cmake guru required so I can finish x265 Portfile ----------------------+-------------------------------- Reporter: david@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: x265 | ----------------------+-------------------------------- Comment (by cal@…): CMake supports that out of the box by setting the `INSTALL_NAME_DIR` porperty in `CMakeLists.txt` for the target that builds the library. See http://cmake.org/cmake/help/v2.8.10/cmake.html#prop_tgt:INSTALL_NAME_DIR. If the upstream `CMakeLists.txt` doesn't do that, you should probably make a patch and submit it there. -- Ticket URL: <https://trac.macports.org/ticket/43195#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X