diff options
author | Tony Theodore <tonyt@logyst.com> | 2010-09-14 06:07:42 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2010-09-14 06:07:42 (GMT) |
commit | d89836d68e75a30af0d6f9a4904228e9cd5ea767 (patch) | |
tree | b9fd0631ecb0f06e537076e3a5c2c269c101b351 | |
parent | 3d4d82c7bb487d12ffa972ba3b7439b54f6f320a (diff) | |
download | mxe-d89836d68e75a30af0d6f9a4904228e9cd5ea767.zip mxe-d89836d68e75a30af0d6f9a4904228e9cd5ea767.tar.gz mxe-d89836d68e75a30af0d6f9a4904228e9cd5ea767.tar.bz2 |
Update macports port name for xz-devel
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index d8fc0d9..f640428 100644 --- a/doc/index.html +++ b/doc/index.html @@ -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> |