Changeset 81653
- Timestamp:
- 08/03/11 06:02:06 (4 years ago)
- File:
-
- 1 edited
-
trunk/doc-new/guide/xml/portfile-keywords.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc-new/guide/xml/portfile-keywords.xml
r79149 r81653 194 194 195 195 <varlistentry> 196 <term>supported_archs</term> 197 198 <listitem> 199 <para>The CPU architectures for which this port can be built. Archs currently 200 supported by Mac OS X are: i386, ppc, ppc64, x86_64. If this option is not 201 set, it is assumed that the port can build for all archs. If a port does not 202 install any architecture-specific files, use the special value 203 <option>noarch</option>.</para> 204 205 <programlisting>supported_archs i386 ppc</programlisting> 206 <programlisting>supported_archs noarch</programlisting> 207 </listitem> 208 </varlistentry> 209 210 <varlistentry> 196 211 <term>license</term> 197 212
Note: See TracChangeset
for help on using the changeset viewer.

