projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b384119
)
documentation: FreeBSD boost-all package
author
Wolfram Schneider
<wosch@indexdata.dk>
Sat, 19 Feb 2011 12:45:16 +0000
(13:45 +0100)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Sat, 19 Feb 2011 12:45:16 +0000
(13:45 +0100)
buildconf.sh
patch
|
blob
|
history
diff --git
a/buildconf.sh
b/buildconf.sh
index
d7597c4
..
8d12ad9
100755
(executable)
--- a/
buildconf.sh
+++ b/
buildconf.sh
@@
-119,7
+119,7
@@
EOF
if [ "`uname -s`" = FreeBSD ]; then
cat <<EOF
pkg_add -r autoconf262 automake110 libtool bison tcl84 \\
- docbook-xsl libxml2 libxslt
+ docbook-xsl libxml2 libxslt boost-all
pkg_add -r icu4
EOF
fi