[Bug 251142] Mk/Scripts/qa.sh: Does not always warn about missing USES (in place of {LIB,BUILD,RUN}_DEPENDS)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 18 08:08:05 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251142
--- Comment #8 from Mathieu Arnold <mat at FreeBSD.org> ---
Well, USES=foo simply add stuff to LIB_DEPENDS, so from the QA script, it is
the same.
There could be a new QA checked added to warn when you have libfoo in
LIB_DEPENDS but not USES=foo, and the various USE_FOO=bar, but it does not
exist yet.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list