summaryrefslogtreecommitdiff
path: root/share/man/man5/bsd.port.mk.5
diff options
context:
space:
mode:
authorPeter Valchev <pvalchev@cvs.openbsd.org>2002-06-05 19:59:03 +0000
committerPeter Valchev <pvalchev@cvs.openbsd.org>2002-06-05 19:59:03 +0000
commit94ee999fe5047b91deb10425ac33c60af4e12a24 (patch)
tree24f94cdfb630d3e70a259150b8bb98c2eff53a8b /share/man/man5/bsd.port.mk.5
parente7d6f5686e00520ad4da065f650de48cf22887e0 (diff)
document "print-depends" target; ok espie
Diffstat (limited to 'share/man/man5/bsd.port.mk.5')
-rw-r--r--share/man/man5/bsd.port.mk.54
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index eeb4e124582..86e16cb2fd5 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.69 2002/05/13 00:45:09 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.70 2002/06/05 19:59:02 pvalchev Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -231,6 +231,8 @@ exists, the files described under
.Ev PATCH_LIST
will be applied under
.Ev WRKDIST .
+.It Ar print-depends
+Print all dependencies for the given port.
.It Ar rebuild
Force rebuild of the port.
.It Ar regress