diff options
Diffstat (limited to 'share/man/man5')
-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 6ca74446e8b..15b13dbd402 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.511 2019/05/31 21:27:48 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.512 2019/05/31 23:12:08 jmc Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -954,7 +954,7 @@ Defaults to 1.4. .It Ev AUTORECONF Location of the autoreconf binary and the arguments it is invoked with. Can be set to -.Sq autogen.sh +.Sq autogen.sh if such a script is available. Defaults to autoreconf --force --install. .It Ev BASE_PKGPATH |