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)
Fri, Sep 26, 8:21 AM
Unknown Object (File)
Fri, Sep 26, 8:12 AM
Unknown Object (File)
Fri, Sep 26, 8:11 AM
Unknown Object (File)
Fri, Sep 26, 8:09 AM
Unknown Object (File)
Fri, Sep 26, 8:09 AM
Unknown Object (File)
Fri, Sep 26, 8:06 AM
Unknown Object (File)
Fri, Sep 26, 8:02 AM
Unknown Object (File)
Tue, Sep 16, 9:47 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