summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2018-06-18 13:27:17 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2018-06-18 13:27:17 +0000
commitc56def9dc1e0d6ccac480bc35f9a4706a9166b67 (patch)
tree1b74ef8f3cc6b9beba083c607de2549121fd0cae
parentc38c858e6db49d4e56494e9bfa8a53d54a69e10e (diff)
space needed between macro args and punctuation;
-rw-r--r--share/man/man5/bsd.port.mk.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index d7f43251ebe..388fcb6b981 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.482 2018/06/18 09:06:11 sthen Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.483 2018/06/18 13:27:16 jmc Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -3047,7 +3047,7 @@ but otherwise work with base
In those cases do not set
.Ev USE_LIBTOOL ,
instead just set
-.Li BUILD_DEPENDS = devel/libtool.
+.Li BUILD_DEPENDS = devel/libtool .
.It Ev USE_MFS
Set to
.Sq Yes