diff options
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
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 |