summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2011-03-21 15:28:07 (GMT)
committerTony Theodore <tonyt@logyst.com>2011-03-21 15:28:07 (GMT)
commitd9e06db4e75a292ad8ba096cf7ae6ea08b4edd99 (patch)
treea97102417053d834712ea8a0d2621591b422d6c3 /doc
parent9e05b7d6cc0c56ce206aafcb885609709d6f6421 (diff)
downloadmxe-d9e06db4e75a292ad8ba096cf7ae6ea08b4edd99.zip
mxe-d9e06db4e75a292ad8ba096cf7ae6ea08b4edd99.tar.gz
mxe-d9e06db4e75a292ad8ba096cf7ae6ea08b4edd99.tar.bz2
doc update: Macports has deprecated xz-devel, use xz instead
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index 8d7ab6b..fd562ae 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -698,7 +698,7 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<pre>sudo port install autoconf automake bison cmake flex \
gsed intltool libtool openssl \
p5-xml-parser pkgconfig scons \
- wget xz-devel yasm</pre>
+ wget xz yasm</pre>
<p>
On Mac OS X ≤ 10.5, also select a more recent GCC:
</p>