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
F152594031: D14655.id40319.diff
Wed, Apr 15, 9:31 PM
Unknown Object (File)
Mon, Apr 13, 6:31 PM
Unknown Object (File)
Mon, Apr 13, 11:26 AM
Unknown Object (File)
Sat, Apr 11, 4:10 AM
Unknown Object (File)
Sun, Mar 22, 4:04 PM
Unknown Object (File)
Mar 16 2026, 10:44 PM
Unknown Object (File)
Mar 7 2026, 12:06 PM
Unknown Object (File)
Mar 7 2026, 5:13 AM
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