Update macports port name for xz-devel

This commit is contained in:
Tony Theodore 2010-09-14 16:07:42 +10:00
parent 3d4d82c7bb
commit d89836d68e
1 changed files with 2 additions and 2 deletions

View File

@ -651,7 +651,7 @@ USE_OSGPLUGIN(<plugin2>)
<!-- http://www.macports.org/ports.php -->
<pre>sudo port install autoconf automake bison cmake flex \
gsed libtool openssl pkgconfig scons \
wget xz gcc_select
wget xz-devel gcc_select
sudo gcc_select gcc40</pre>
<h3>MacOS X (≤ 10.5)</h3>
@ -666,7 +666,7 @@ sudo gcc_select gcc40</pre>
<!-- http://www.macports.org/ports.php -->
<pre>sudo port install autoconf automake bison cmake flex \
gmake gsed libtool openssl pkgconfig \
scons wget xz</pre>
scons wget xz-devel</pre>
<h3 id="requirements-opensolaris">Open Solaris 2009.06</h3>