[68595] trunk/doc-new/guide/xml/portfile-phase.xml
snc at macports.org
snc at macports.org
Mon Jun 7 04:59:08 PDT 2010
Revision: 68595
http://trac.macports.org/changeset/68595
Author: snc at macports.org
Date: 2010-06-07 04:59:05 -0700 (Mon, 07 Jun 2010)
Log Message:
-----------
document use_autoreconf, #22422
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-06-07 08:18:01 UTC (rev 68594)
+++ trunk/doc-new/guide/xml/portfile-phase.xml 2010-06-07 11:59:05 UTC (rev 68595)
@@ -2300,13 +2300,31 @@
</section>
<section id="reference.phases.configure.automake-autoconf">
- <title>Automake and Autoconf</title>
+ <title>Automake, Autoconf, and Autoreconf</title>
<para>The list of configure keywords available for ports that need
automake and/or autoconf.</para>
<variablelist>
<varlistentry>
+ <term>use_autoreconf</term>
+ <listitem>
+ <para>Whether or not to use autoreconf</para>
+ <itemizedList>
+ <listitem>
+ <para>Default: <option>no</option></para>
+ </listitem>
+
+ <listitem>
+ <para>Example:</para>
+
+ <programlisting>use_autoreconf yes</programlisting>
+ </listitem>
+ </itemizedList>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term>use_automake</term>
<listitem>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100607/80e5714e/attachment.html>
More information about the macports-changes
mailing list