summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2010-02-08 14:02:12 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2010-02-08 14:02:12 (GMT)
commit8777b190c8e2e153e52aeb73f60368cd7d3c21ef (patch)
tree13bdefbdc65992ac476f7d076bf8d12923b1a8ce
parent20ddedc721eeb67abf1e8a5c8d3c1cad402edd6b (diff)
downloadmxe-8777b190c8e2e153e52aeb73f60368cd7d3c21ef.zip
mxe-8777b190c8e2e153e52aeb73f60368cd7d3c21ef.tar.gz
mxe-8777b190c8e2e153e52aeb73f60368cd7d3c21ef.tar.bz2
corrected installation command for FreeBSD (by Tony Theodore)
-rw-r--r--doc/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index ef11993..171dc44 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -588,9 +588,8 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<h3 id="requirements-freebsd">FreeBSD</h3>
<!-- http://www.freebsd.org/ports/ -->
- <pre>pkg_add -r autoconf automake bash bison cmake flex gmake \
- gsed libtool openssl perl pkg-config scons \
- unzip wget</pre>
+ <pre>pkg_add -r automake110 bash bison cmake gmake gsed \
+ libtool openssl pkg-config scons unzip wget</pre>
<p>
On 64-bit FreeBSD,