summaryrefslogtreecommitdiffstats
path: root/share/man/man7/ports.7
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2002-10-22 23:11:38 +0000
committerkeramida <keramida@FreeBSD.org>2002-10-22 23:11:38 +0000
commit1b3059bb29488a21f0102c363654f70ea86173d9 (patch)
treead5ac58e791569dc876d9cf8826d18f76974cfab /share/man/man7/ports.7
parentca847810eed59b921f7eae13013d9d6e336c11a4 (diff)
downloadFreeBSD-src-1b3059bb29488a21f0102c363654f70ea86173d9.zip
FreeBSD-src-1b3059bb29488a21f0102c363654f70ea86173d9.tar.gz
Add description of fetch-recursive target.
Diffstat (limited to 'share/man/man7/ports.7')
-rw-r--r--share/man/man7/ports.74
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index 481a457..943c384 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -158,9 +158,11 @@ This is all you really need to do.
.El
.Pp
The following targets are not run during the normal install process.
-.Bl -tag -width ".Cm fetch-list"
+.Bl -tag -width ".Cm fetch-recursive"
.It Cm fetch-list
Show list of files needed to be fetched in order to build the port.
+.It Cm fetch-recursive
+Fetch the distfiles of the port and all its dependencies.
.It Cm pretty-print-run-depends-list , pretty-print-build-depends-list
Print a list of all the compile and run dependencies, and dependencies
of those dependencies.
OpenPOWER on IntegriCloud