USE_CCACHE does not add a dependency
authorkn <kn@openbsd.org>
Mon, 21 Feb 2022 00:37:47 +0000 (00:37 +0000)
committerkn <kn@openbsd.org>
Mon, 21 Feb 2022 00:37:47 +0000 (00:37 +0000)
OK jca sthen

share/man/man5/bsd.port.mk.5

index 9c2104e..99e0f6e 100644 (file)
@@ -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