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
Unknown Object (File)
Sat, Sep 5, 1:13 PM
Unknown Object (File)
Sat, Sep 5, 1:07 PM
Unknown Object (File)
Sat, Sep 5, 11:07 AM
Unknown Object (File)
Tue, Aug 25, 9:52 PM
Unknown Object (File)
Tue, Aug 25, 1:24 AM
Unknown Object (File)
Tue, Aug 25, 1:24 AM
Unknown Object (File)
Tue, Aug 18, 7:43 AM
Unknown Object (File)
Aug 17 2026, 5:59 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