aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/handbook
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2012-08-31 00:55:35 +0000
committerGlen Barber <gjb@FreeBSD.org>2012-08-31 00:55:35 +0000
commit3ef4b4a66fe1a21625d5bb7143e864eb3a4813f0 (patch)
treea4ed5afb62b60a1b97ad6a1b11a60f7b7266c174 /en_US.ISO8859-1/books/handbook
parente631a7239ed8ffb2e840325b3e89add27544d220 (diff)
downloaddoc-3ef4b4a66fe1a21625d5bb7143e864eb3a4813f0.tar.gz
doc-3ef4b4a66fe1a21625d5bb7143e864eb3a4813f0.zip
- Separate a large <note> section into two.
- Add a <tip>, mentioning it might be desired to run make(1) multiple times when using the 'configure-recursive' target. [1] Suggested by: bjk [1]
Notes
Notes: svn path=/head/; revision=39474
Diffstat (limited to 'en_US.ISO8859-1/books/handbook')
-rw-r--r--en_US.ISO8859-1/books/handbook/ports/chapter.sgml14
1 files changed, 14 insertions, 0 deletions
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 =
<command>make <maketarget>install</maketarget></command> and
<command>make <maketarget>clean</maketarget></command>
as three separate steps.</para>
+ </note>
+ <note>
<para>When installing a port, using only <command>make
<maketarget>install</maketarget></command> from the
beginning means there will potentially be many waiting
@@ -990,6 +992,18 @@ docbook =
[clean]</maketarget></command> afterwards.</para>
</note>
+ <tip>
+ <para>When using <maketarget>config-recursive</maketarget>,
+ the list of ports to configure are gathered by the
+ <maketarget>all-depends-list</maketarget> &man.make.1;
+ target. It is often recommended to run <command>make
+ <maketarget>config-recursive</maketarget></command>
+ 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.</para>
+ </tip>
+
<note>
<para>Some shells keep a cache of the commands that are
available in the directories listed in the