From 8777b190c8e2e153e52aeb73f60368cd7d3c21ef Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Mon, 8 Feb 2010 15:02:12 +0100 Subject: corrected installation command for FreeBSD (by Tony Theodore) --- doc/index.html | 5 ++--- 1 file 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>)

FreeBSD

-
pkg_add -r autoconf automake bash bison cmake flex gmake \
-           gsed libtool openssl perl pkg-config scons \
-           unzip wget
+
pkg_add -r automake110 bash bison cmake gmake gsed \
+           libtool openssl pkg-config scons unzip wget

On 64-bit FreeBSD, -- cgit v0.12