summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html
index ae631b2..81bf59b 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -700,7 +700,9 @@ USE_OSGPLUGIN(<plugin2>)
then run:
</p>
<!-- http://www.macports.org/ports.php -->
- <pre>sudo port install autoconf automake bison cmake flex \
+ <pre>sudo port selfupdate
+sudo port upgrade outdated
+sudo port install autoconf automake bison cmake flex \
gsed intltool libtool openssl \
p5-xml-parser pkgconfig scons \
wget xz-devel yasm</pre>