summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2000-09-19 18:43:48 +0000
committerespie <espie@openbsd.org>2000-09-19 18:43:48 +0000
commit8c2794320921ba0a61a165c9506db7257ea65ff7 (patch)
tree3a37c9ca3754b8f5acbc5feb64794426b41c6d5d
parentonly free tdbi if IPSEC (diff)
downloadwireguard-openbsd-8c2794320921ba0a61a165c9506db7257ea65ff7.tar.xz
wireguard-openbsd-8c2794320921ba0a61a165c9506db7257ea65ff7.zip
Better BUILD_DEPENDS doc.
-rw-r--r--share/man/man5/bsd.port.mk.55
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index b7a8b253efa..cf9a1c06798 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.14 2000/09/17 16:39:18 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.15 2000/09/19 18:43:48 espie Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -120,7 +120,8 @@ defaults to
.Sq install
if it is not specified.
.Sq file_to_test
-is checked against the current path, or as an absolute
+is checked against the current path for ports (see PORTPATH),
+or as an absolute
file name. The special name /nonexistent can be used to force a build
dependency (see the ghostscript port for an example).
.Sq directory