diff options
author | 2001-01-16 07:05:41 +0000 | |
---|---|---|
committer | 2001-01-16 07:05:41 +0000 | |
commit | c2d2bdeb1e595e591016331c0b671a39db490d37 (patch) | |
tree | 605d3945fc21aa5fc493b89bd0bc2bf00433ed92 | |
parent | s/ND6DEBUG/ND6_DEBUG/ to synchronize with other places (diff) | |
download | wireguard-openbsd-c2d2bdeb1e595e591016331c0b671a39db490d37.tar.xz wireguard-openbsd-c2d2bdeb1e595e591016331c0b671a39db490d37.zip |
Revert last commit.
-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. |