diff options
-rw-r--r-- | doc/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 533b0db..2fde08e 100644 --- a/doc/index.html +++ b/doc/index.html @@ -587,8 +587,9 @@ USE_OSGPLUGIN(<plugin2>) <h3 id="requirements-freebsd">FreeBSD</h3> <!-- http://www.freebsd.org/ports/ --> - <pre>pkg_add -r automake110 bash bison cmake gmake gsed \ - libtool openssl pkg-config scons unzip wget</pre> + <pre>pkg_add -r automake110 autoconf262 bash bison cmake \ + gmake gsed libtool openssl perl pkg-config \ + scons unzip wget</pre> <p> On 64-bit FreeBSD, |