[66767] trunk/doc-new/guide/xml/portfile-phase.xml

jmr at macports.org jmr at macports.org
Thu Apr 22 10:27:24 PDT 2010


Revision: 66767
          http://trac.macports.org/changeset/66767
Author:   jmr at macports.org
Date:     2010-04-22 10:27:21 -0700 (Thu, 22 Apr 2010)
Log Message:
-----------
guide: remove references to nonexistent option 'destroot.type', and changes examples involving pbxbuild

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

Modified: trunk/doc-new/guide/xml/portfile-phase.xml
===================================================================
--- trunk/doc-new/guide/xml/portfile-phase.xml	2010-04-22 17:13:11 UTC (rev 66766)
+++ trunk/doc-new/guide/xml/portfile-phase.xml	2010-04-22 17:27:21 UTC (rev 66767)
@@ -2492,7 +2492,7 @@
             <listitem>
               <para>Example:</para>
 
-              <programlisting>build.cmd           pbxbuild</programlisting>
+              <programlisting>build.cmd           scons</programlisting>
             </listitem>
           </itemizedlist>
         </listitem>
@@ -2512,7 +2512,7 @@
             </listitem>
 
             <listitem>
-              <para>Values: <option>gnu</option> <option>bsd</option></para>
+              <para>Values: <option>gnu</option> <option>bsd</option> <option>pbx</option></para>
             </listitem>
 
             <listitem>
@@ -2780,8 +2780,7 @@
 
         <listitem>
           <para>Install command to run relative to
-          <varname>${worksrcdir}</varname>. Only use it if you can't use
-          <literal>destroot.type</literal>.</para>
+          <varname>${worksrcdir}</varname>.</para>
 
           <itemizedlist>
             <listitem>
@@ -2791,39 +2790,13 @@
             <listitem>
               <para>Example:</para>
 
-              <programlisting>destroot.cmd        pbxbuild</programlisting>
+              <programlisting>destroot.cmd        scons</programlisting>
             </listitem>
           </itemizedlist>
         </listitem>
       </varlistentry>
 
       <varlistentry>
-        <term>destroot.type</term>
-
-        <listitem>
-          <para>Defines which "make" is required. Sets
-          <varname>${destroot.cmd}</varname> to either "gnumake" or "bsdmake"
-          accordingly.</para>
-
-          <itemizedlist>
-            <listitem>
-              <para>Default: <varname>${build.type}</varname></para>
-            </listitem>
-
-            <listitem>
-              <para>Values: <option>gnu</option> <option>bsd</option></para>
-            </listitem>
-
-            <listitem>
-              <para>Example:</para>
-
-              <programlisting>destroot.type       bsd</programlisting>
-            </listitem>
-          </itemizedlist>
-        </listitem>
-      </varlistentry>
-
-      <varlistentry>
         <term>destroot.args</term>
 
         <term>destroot.pre_args</term>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100422/360161e2/attachment.html>


More information about the macports-changes mailing list