Page MenuHomeFreeBSD

Switch to USES=archive instead of LIB_DEPENDS
ClosedPublic

Authored by adridg on Mar 11 2018, 5:18 PM.
Tags
None
Referenced Files
F116084090: D14655.diff
Fri, May 2, 9:07 AM
Unknown Object (File)
Mon, Apr 28, 10:16 AM
Unknown Object (File)
Fri, Apr 25, 3:51 AM
Unknown Object (File)
Fri, Apr 18, 9:59 AM
Unknown Object (File)
Wed, Apr 16, 5:02 PM
Unknown Object (File)
Feb 23 2025, 9:27 AM
Unknown Object (File)
Feb 21 2025, 11:02 PM
Unknown Object (File)
Feb 21 2025, 9:23 PM
Subscribers

Details

Summary

The LIB_DEPENDS happened to pick up ports libarchive as long as CMake
depends on ports libarchive, but otherwise base libarchive is found
by the ports system while the CMake build system *doesn't* find it.
This leads to plist errors:

> Checking for items in pkg-plist which are not in STAGEDIR

Error: Missing: lib/qmmp/Input/libarchive.so

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable