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)
Thu, Nov 30, 2:02 AM
Unknown Object (File)
Tue, Nov 21, 9:48 PM
Unknown Object (File)
Oct 19 2023, 9:56 PM
Unknown Object (File)
Oct 18 2023, 12:21 AM
Unknown Object (File)
Oct 18 2023, 12:21 AM
Unknown Object (File)
Oct 18 2023, 12:20 AM
Unknown Object (File)
Oct 17 2023, 11:34 PM
Unknown Object (File)
Oct 10 2023, 9:06 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