# HG changeset patch # User Volker Grabsch # Date 1265637732 -3600 # Node ID 333a484aa2fad8f66c2dc9d764b0fbe526f6ea58 # Parent 4cda826c2480a5fa2cf59ac1f83d4ac707246699 corrected installation command for FreeBSD (by Tony Theodore) diff -r 4cda826c2480 -r 333a484aa2fa doc/index.html --- a/doc/index.html Mon Feb 08 12:39:26 2010 +0100 +++ b/doc/index.html Mon Feb 08 15:02:12 2010 +0100 @@ -588,9 +588,8 @@

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,