summaryrefslogtreecommitdiff
path: root/doc/guide/files/configuring.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guide/files/configuring.xml')
-rw-r--r--doc/guide/files/configuring.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/guide/files/configuring.xml b/doc/guide/files/configuring.xml
index 8a3cba9c265..576189fedd8 100644
--- a/doc/guide/files/configuring.xml
+++ b/doc/guide/files/configuring.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: configuring.xml,v 1.44 2014/05/16 03:16:40 obache Exp $ -->
+<!-- $NetBSD: configuring.xml,v 1.45 2014/12/06 23:28:18 agc Exp $ -->
<chapter id="configuring">
<title>Configuring pkgsrc</title>
@@ -125,7 +125,10 @@ works.</para>
By default, dependencies are only installed, and no binary
package is created for them. You can set this variable to
<literal>package-install</literal> to automatically create binary
- packages after installing dependencies.</para>
+ packages after installing dependencies. Please note that the
+ <varname>PKGSRC_KEEP_BIN_PKGS</varname>can be set to
+ <literal>yes</literal> to preserve binary packages when
+ using the <literal>install</literal> as well.</para>
</listitem>
<!-- DISTDIR -->