Revision
68308
Author
snc@macports.org
Date
2010-05-31 12:38:10 -0700 (Mon, 31 May 2010)

Log Message

add remark that destroot may not be overriden, #25073

Modified Paths

Diff

Modified: trunk/doc-new/guide/xml/portfiledev.xml (68307 => 68308)


--- trunk/doc-new/guide/xml/portfiledev.xml	2010-05-31 19:27:24 UTC (rev 68307)
+++ trunk/doc-new/guide/xml/portfiledev.xml	2010-05-31 19:38:10 UTC (rev 68308)
@@ -358,8 +358,9 @@
       <note>
         <para>Because many software packages do not use
         <option>configure</option>, a keyword is provided to eliminate the
-        <option>configure</option> phase. See the chapter <link
-        linkend="reference">Portfile Reference</link> for full
+        <option>configure</option> phase. Another exception is the
+        <option>destroot</option> phase may not be overriden. See the
+        chapter <link linkend="reference">Portfile Reference</link> for full
         information.</para>
       </note>
     </section>