[41871] trunk/doc-new/guide/xml/portfile-dependencies.xml

simon at macports.org simon at macports.org
Tue Nov 11 11:43:29 PST 2008


Revision: 41871
          http://trac.macports.org/changeset/41871
Author:   simon at macports.org
Date:     2008-11-11 11:43:28 -0800 (Tue, 11 Nov 2008)
Log Message:
-----------
doc-new: Improved path: description.

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfile-dependencies.xml

Modified: trunk/doc-new/guide/xml/portfile-dependencies.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-dependencies.xml	2008-11-11 19:29:09 UTC (rev 41870)
+++ trunk/doc-new/guide/xml/portfile-dependencies.xml	2008-11-11 19:43:28 UTC (rev 41871)
@@ -100,10 +100,13 @@
     programs, <option>lib</option> for libraries, and <option>path</option>
     for any installed file. File dependencies are specifed in the form:
     <replaceable>&lt;type&gt;</replaceable>:<replaceable>&lt;filename&gt;</replaceable>:<replaceable>&lt;port&gt;</replaceable>.
-    Note that the <replaceable>&lt;port&gt;</replaceable> specified is only
-    installed if the specified library, binary, or file is not found. See the
-    examples below:</para>
+    <replaceable>&lt;filename&gt;</replaceable> is relative to
+    <filename>${prefix}</filename>.</para>
 
+    <para>Note that the <replaceable>&lt;port&gt;</replaceable> specified is
+    only installed if the specified library, binary, or file is not found. See
+    the examples below:</para>
+
     <programlisting>depends_lib         lib:libX11.6:xorg
 
 depends_build       bin:glibtool:libtool
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081111/bc1e434c/attachment-0001.html>


More information about the macports-changes mailing list