summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-05-16 02:08:07 +0000
committerobache <obache@pkgsrc.org>2014-05-16 02:08:07 +0000
commite89f290c35435cb9939f9145194f9c36e91c7281 (patch)
treed840e22dcb933a234df0682b47a852edd3e52236
parent0579d0754d896f7af7cfef3897534be366652d56 (diff)
downloadpkgsrc-e89f290c35435cb9939f9145194f9c36e91c7281.tar.gz
install & packaging taget is package-install.
-rw-r--r--doc/guide/files/configuring.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/configuring.xml b/doc/guide/files/configuring.xml
index 672a55b5fea..72cb8497061 100644
--- a/doc/guide/files/configuring.xml
+++ b/doc/guide/files/configuring.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: configuring.xml,v 1.39 2011/07/31 08:48:22 spz Exp $ -->
+<!-- $NetBSD: configuring.xml,v 1.40 2014/05/16 02:08:07 obache Exp $ -->
<chapter id="configuring">
<title>Configuring pkgsrc</title>
@@ -124,7 +124,7 @@ works.</para>
<listitem><para><varname>DEPENDS_TARGET</varname>:
By default, dependencies are only installed, and no binary
package is created for them. You can set this variable to
- <literal>package</literal> to automatically create binary
+ <literal>package-install</literal> to automatically create binary
packages after installing dependencies.</para>
</listitem>