Bug 265982

Summary: 'make stage-qa' doesn't print warnings about missing LIB_DEPENDS any more
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Ports FrameworkAssignee: Yuri Victorovich <yuri>
Status: Closed DUPLICATE    
Severity: Affects Only Me CC: ports-bugs
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Yuri Victorovich freebsd_committer freebsd_triage 2022-08-21 19:04:59 UTC
Testcase: devel/zeal

Comment out the line LIB_DEPENDS.

Then 'make build stage-qa' doesn't complain about the missing LIB_DEPENDS=libxcb.so:x11/libxcb.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2022-09-07 06:50:16 UTC
The core reason is bug#266264.

*** This bug has been marked as a duplicate of bug 266264 ***