<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div><div>The package opencolorio uses CMake to find minizip-ng.</div><div>The minizip-ng’s CMake files assume that the CMake files of zstd exist.</div><div>However, the CMake files of zstd are installed if and only if zstd is built with CMake (*not* make).</div></div>According to the README.md of zstd, "`make` is the officially maintained build system of this project.”<div>Further, zstd is a dependency of clang.</div><div><br></div><div>My proposed solution is to create a subport of zstd that just installed the CMake files</div><div>(<a href="https://github.com/macports/macports-ports/pull/18605/">https://github.com/macports/macports-ports/pull/18605/</a>).</div><div><br></div><div>This is *far* from an ideal solution, and I was hoping someone else would have a better idea.</div><div><br></div><div>Thanks,</div><div>Marcus</div></body></html>