diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml index db2d5cf289..c6df8fb536 100644 --- a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml @@ -976,7 +976,9 @@ docbook = make install and make clean as three separate steps. + + When installing a port, using only make install from the beginning means there will potentially be many waiting @@ -990,6 +992,18 @@ docbook = [clean] afterwards. + + When using config-recursive, + the list of ports to configure are gathered by the + all-depends-list &man.make.1; + target. It is often recommended to run make + config-recursive + until all dependent ports options have been defined, and + ports options &man.dialog.1; screens no longer + appear, to be certain all ports options have been + configured as intended. + + Some shells keep a cache of the commands that are available in the directories listed in the