changeset 1137:b84c4c56500f

Update macports port name for xz-devel
author Tony Theodore <tonyt@logyst.com>
date Tue, 14 Sep 2010 16:07:42 +1000
parents cf87e39ecc2c
children 847d18024656
files doc/index.html
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Mon Sep 13 22:35:00 2010 +0200
+++ b/doc/index.html	Tue Sep 14 16:07:42 2010 +1000
@@ -651,7 +651,7 @@
     <!-- 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 @@
     <!-- 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>