[Bug 292757] archivers/minizip-ng: installs /usr/local/lib/cmake/minizip-ng/minizip-ng-config.cmake which looks for ZLIBNG that doesn't exist
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Jan 2026 10:41:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292757
Bug ID: 292757
Summary: archivers/minizip-ng: installs
/usr/local/lib/cmake/minizip-ng/minizip-ng-config.cmak
e which looks for ZLIBNG that doesn't exist
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: vvd@FreeBSD.org
Reporter: yuri@freebsd.org
Assignee: vvd@FreeBSD.org
Flags: maintainer-feedback?(vvd@FreeBSD.org)
/usr/local/lib/cmake/minizip-ng/minizip-ng-config.cmake contains
find_dependency(ZLIBNG).
ZLIBNG can never be satisfied because zlib-ng installs
/usr/local/lib/cmake/zlib-ng/zlib-ng-config.cmake which should be looked up as
ZLIB-NG.
--
You are receiving this mail because:
You are the assignee for the bug.