summaryrefslogtreecommitdiffstats
path: root/doc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index 84c9a75..92b4825 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -661,8 +661,7 @@ USE_OSGPLUGIN(<plugin2>)
<!-- http://www.macports.org/ports.php -->
<pre>sudo port install autoconf automake bison cmake flex \
gsed libtool openssl p5-xml-parser \
- pkgconfig scons wget xz-devel gcc_select
-sudo gcc_select gcc40</pre>
+ pkgconfig scons wget xz-devel</pre>
<h3>MacOS X (≤ 10.5)</h3>
@@ -676,7 +675,8 @@ sudo gcc_select gcc40</pre>
<!-- http://www.macports.org/ports.php -->
<pre>sudo port install autoconf automake bison cmake flex \
gmake gsed libtool openssl p5-xml-parser \
- pkgconfig scons wget xz-devel</pre>
+ pkgconfig scons wget xz-devel gcc_select
+sudo gcc_select gcc42</pre>
<h3 id="requirements-opensolaris">Open Solaris 2009.06</h3>