Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Nov 2020 08:08:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251142] Mk/Scripts/qa.sh: Does not always warn about missing USES (in place of {LIB,BUILD,RUN}_DEPENDS)
Message-ID:  <bug-251142-7788-6jq1IglImy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251142-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251142-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251142

--- Comment #8 from Mathieu Arnold <mat@FreeBSD.org> ---
Well, USES=3Dfoo 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=C2=A0but not USES=3Dfoo, and the various USE_FOO=3Dbar, but it =
does not
exist yet.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251142-7788-6jq1IglImy>