diff options
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 78c3f8ea91d..b8cc5bbcca7 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.23 2001/01/16 04:23:56 angelos Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.24 2001/01/16 07:05:41 espie Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -901,8 +901,6 @@ and to determine which files can be mirrored instead. See .Xr mirroring-ports 7 . -.It Ev NO_BUILD -Do not actually build the port. .It Ev NO_CONFIGURE If ${FILESDIR}/configure does not exist, no automatic configuration will be done anyway. |