diff options
author | reed <reed> | 2005-06-03 16:05:30 +0000 |
---|---|---|
committer | reed <reed> | 2005-06-03 16:05:30 +0000 |
commit | 8acedb7d773746c9eea626dcdce5509c7fce7ccc (patch) | |
tree | 05327999abd93750c231d1cb4962cbffa75b99c5 /doc | |
parent | f91712abc396965cc4fb95cb8158c43a2f02ab1d (diff) | |
download | pkgsrc-8acedb7d773746c9eea626dcdce5509c7fce7ccc.tar.gz |
Remove link back to this same documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide/files/buildlink.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/buildlink.xml b/doc/guide/files/buildlink.xml index 0d5030a7cce..109385efcec 100644 --- a/doc/guide/files/buildlink.xml +++ b/doc/guide/files/buildlink.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: buildlink.xml,v 1.4 2005/05/24 12:14:42 wiz Exp $ --> +<!-- $NetBSD: buildlink.xml,v 1.5 2005/06/03 16:05:30 reed Exp $ --> <chapter id="buildlink"> <title>Buildlink methodology</title> @@ -381,7 +381,7 @@ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} </programlisting> as we don't want to cause unneeded package deletions and rebuilds. In many cases, new versions of packages work just fine with older dependencies. See <xref - linkend="dependencies"/> and <xref linkend="buildlink"/> for + linkend="dependencies"/> for more information about dependencies on other packages, including the <varname>BUILDLINK_RECOMMENDED</varname> and <varname>RECOMMENDED</varname> definitions. </para> |