Changeset 81655
- Timestamp:
- 08/03/11 06:17:47 (4 years ago)
- File:
-
- 1 edited
-
trunk/doc-new/guide/xml/portfile-phase.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc-new/guide/xml/portfile-phase.xml
r81654 r81655 1154 1154 </listitem> 1155 1155 </varlistentry> 1156 1157 <varlistentry> 1158 <term>use_xz</term> 1159 1160 <listitem> 1161 <para>This keyword is for downloads that are compressed using the xz tool. 1162 When invoked, it automatically sets:</para> 1163 1164 <literallayout>extract.suffix = .tar.xz 1165 extract.cmd = xz 1166 1167 </literallayout> 1168 1169 <itemizedlist> 1170 <listitem> 1171 <para>Default: <option>no</option></para> 1172 </listitem> 1173 1174 <listitem> 1175 <para>Example:</para> 1176 1177 <programlisting>use_xz yes</programlisting> 1178 </listitem> 1179 </itemizedlist> 1180 </listitem> 1181 </varlistentry> 1182 1156 1183 1157 1184 <varlistentry>
Note: See TracChangeset
for help on using the changeset viewer.

