diff options
-rw-r--r-- | doc/index.html | 5 |
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(<plugin2>) <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, |