projects
/
yaz-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:
51595f1
)
update packages names for FreeBSD
author
Wolfram Schneider
<wosch@indexdata.dk>
Fri, 23 Mar 2012 12:22:51 +0000
(12:22 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Fri, 23 Mar 2012 12:22:51 +0000
(12:22 +0000)
buildconf.sh
patch
|
blob
|
history
diff --git
a/buildconf.sh
b/buildconf.sh
index
b2edcf6
..
bc1f6e2
100755
(executable)
--- a/
buildconf.sh
+++ b/
buildconf.sh
@@
-128,7
+128,7
@@
EOF
if [ "`uname -s`" = FreeBSD ]; then
cat <<EOF
When building from a Git, you need these FreeBSD Ports:
- pkg_add -r autoconf262 automake110 libtool bison tcl84 \\
+ pkg_add -r autoconf268 automake111 libtool bison tcl84 \\
docbook-xsl libxml2 libxslt
pkg_add -r icu4
EOF