[32809] trunk/doc-new/guide/xml/portfile-variants.xml

simon at macports.org simon at macports.org
Sun Jan 13 14:44:18 PST 2008


Revision: 32809
          http://trac.macosforge.org/projects/macports/changeset/32809
Author:   simon at macports.org
Date:     2008-01-13 14:44:17 -0800 (Sun, 13 Jan 2008)

Log Message:
-----------
doc-new: Minor typo fixes and added ids for variants.

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

Modified: trunk/doc-new/guide/xml/portfile-variants.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-variants.xml	2008-01-13 22:20:06 UTC (rev 32808)
+++ trunk/doc-new/guide/xml/portfile-variants.xml	2008-01-13 22:44:17 UTC (rev 32809)
@@ -9,9 +9,9 @@
   user-selected variants and platform variants. User-selected variants are
   options selected by a user when a port is installed; platform variants are
   selected automatically by MacPorts base according to the OS or hardware
-  platform (darwin, freebsd, linux, i386, ppc, etc.)</para>
+  platform (darwin, freebsd, linux, i386, ppc, etc.).</para>
 
-  <section>
+  <section id="reference.variants.user-selected">
     <title>User-Selected Variants</title>
 
     <para>User-selected variants are those that are defined so that a user or
@@ -48,8 +48,8 @@
 }</programlisting>
 
               <programlisting>variant apache2 conflicts apache {
-        configure.args-append \
-                --with-apxs2=${prefix}/apache2/bin/apxs
+    configure.args-append \
+        --with-apxs2=${prefix}/apache2/bin/apxs
 }</programlisting>
             </listitem>
           </itemizedlist>
@@ -121,7 +121,7 @@
     </variablelist>
   </section>
 
-  <section>
+  <section id="reference.variants.platform">
     <title>Platform Variants</title>
 
     <para>Platform variants are either defined by default in MacPorts base, or

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080113/deda4d47/attachment.html


More information about the macports-changes mailing list