cmake PG should ensure correct libdir, otherwise ports are broken on linux

Sergey Fedorov vital.had at gmail.com
Sun Sep 15 12:59:46 UTC 2024


Currently nothing in MacPorts sets libdir for CMake ports. On MacOS this is
no issue. On Linux this leaves multiple ports broken, since CMake throws
libs into ${prefix}/lib64, where nothing looks for them, so all dependents
are broken.
As a few examples: libdeflate, lerc, libjpeg-turbo.

I think this should be fixed in cmake PG. Any objections to this?

Original PR for libdeflate, should be changed to a general fix:
https://github.com/macports/macports-ports/pull/25757
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20240915/e7e5f188/attachment.htm>


More information about the macports-dev mailing list