#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: 2.2.1 Resolution: | Keywords: Port: | ----------------------+-------------------------------- Comment (by david@…): Hum... This approach works for programs like ffmpeg that link the library, after the library is built. Problem is the x265 program fails, because the shared object file has no rpath at build time, so running install_name_tool at the end of the build still leaves an unusable x265 CLI program. So a better solution is required. -- Ticket URL: <https://trac.macports.org/ticket/43195#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X