On Sat Dec 30, 2017 at 10:28:25AM -0500, Brian Callahan wrote: > Hi ports -- > > Attached is an update to libzip. Notable changes are a > minor lib bump, the removal of autoconf in favor of cmake, > and no longer building the static libraries. > > Passes the building its dependents test. > > OK? > > ~Brian >
Could you try the following option to disable Bzip2: -DCMAKE_DISABLE_FIND_PACKAGE_BZip2:Bool=Yes Cheers, Rafael