mirror of
https://github.com/macports/macports-guide.git
synced 2026-07-12 18:18:46 -07:00
Minor grammatical changes.
git-svn-id: https://svn.macports.org/repository/macports/trunk/doc@28468 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
<filename>Portfile</filename> phase declaration(s). If you use Portfile
|
||||
phase declaration(s), you should know how to identify the "global" section
|
||||
of a Portfile. Any statements not contained within a phase declaration, no
|
||||
matter where they are located in a Portfile are said to be in the global
|
||||
section of the Portfile, therefore the global section need not be
|
||||
matter where they are located in a Portfile, are said to be in the global
|
||||
section of the Portfile; therefore the global section need not be
|
||||
contiguous. Likewise, to remove statements from the global section they
|
||||
must be placed within a phase declaration.</para>
|
||||
|
||||
@@ -625,4 +625,4 @@ variant debug { configure.args-append --enable-debug }</programlisting>
|
||||
<para></para>
|
||||
</section>
|
||||
</section>
|
||||
</chapter>
|
||||
</chapter>
|
||||
Reference in New Issue
Block a user