From: kn Date: Mon, 21 Feb 2022 00:37:47 +0000 (+0000) Subject: USE_CCACHE does not add a dependency X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=d057e1047482f4413e9d311ea6ec8f48e59a3622;p=openbsd USE_CCACHE does not add a dependency OK jca sthen --- diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 9c2104e563f..99e0f6e261c 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.556 2022/02/18 23:17:15 jsg Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.557 2022/02/21 00:37:47 kn Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: February 18 2022 $ +.Dd $Mdocdate: February 21 2022 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -3235,8 +3235,7 @@ User settings. Set to .Sq Yes to use ccache when building ports. -Adds a build dependency on devel/ccache, and sets up the build -environment so that it is used. +Sets up the build environment so that it is used. .It Ev USE_GMAKE Set to .Sq Yes