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)
Tue, Aug 18, 7:43 AM
Unknown Object (File)
Mon, Aug 17, 5:59 PM
Unknown Object (File)
Mon, Aug 17, 1:28 PM
Unknown Object (File)
Sun, Aug 16, 9:58 PM
Unknown Object (File)
Sun, Aug 16, 8:45 PM
Unknown Object (File)
Sat, Aug 15, 8:16 PM
Unknown Object (File)
Thu, Aug 13, 8:43 PM
Unknown Object (File)
Wed, Aug 12, 1:42 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