summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorkano <kano@pkgsrc.org>2006-12-02 06:12:40 +0000
committerkano <kano@pkgsrc.org>2006-12-02 06:12:40 +0000
commit0aff04cd291e2c804ee7002093a9bb8c18a1ee85 (patch)
treedb3a060271f466c45f9b31fa2cf2e622b285b7d1 /doc/guide
parente494252442cefc3a1a6fdab7ec809d0740c29eac (diff)
downloadpkgsrc-0aff04cd291e2c804ee7002093a9bb8c18a1ee85.tar.gz
move sentence describing BINPKG_SITES to the proper location.
approved by yyamano@
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/configuring.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/guide/files/configuring.xml b/doc/guide/files/configuring.xml
index 5a5f4d66eb4..bf393e16e77 100644
--- a/doc/guide/files/configuring.xml
+++ b/doc/guide/files/configuring.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: configuring.xml,v 1.22 2006/09/18 13:25:37 rillig Exp $ -->
+<!-- $NetBSD: configuring.xml,v 1.23 2006/12/02 06:12:40 kano Exp $ -->
<chapter id="configuring">
<title>Configuring pkgsrc</title>
@@ -67,7 +67,10 @@ works.</para>
<filename>ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/</filename>.</para>
</listitem>
<listitem><para><varname>BINPKG_SITES</varname>:
- List of sites carrying binary pkgs.</para>
+ List of sites carrying binary pkgs. <replaceable>rel</replaceable> and
+ <replaceable>arch</replaceable> are replaced with OS
+ release (<quote>2.0</quote>, etc.) and architecture
+ (<quote>mipsel</quote>, etc.).</para>
</listitem>
<listitem><para><varname>ACCEPTABLE_LICENSES</varname>:
List of acceptable licenses. Whenever you try to build a package
@@ -101,10 +104,7 @@ works.</para>
<listitem><para><varname>LOCALPATCHES</varname>:
Directory for local patches that aren't part of pkgsrc.
See <xref linkend="components.patches" /> for more
- information. <replaceable>rel</replaceable> and
- <replaceable>arch</replaceable> are replaced with OS
- release (<quote>2.0</quote>, etc.) and architecture
- (<quote>mipsel</quote>, etc.).</para>
+ information.</para>
</listitem>
<listitem><para><varname>PKGMAKECONF</varname>: Location of
the <filename>mk.conf</filename> file used by a package's