summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2013-04-27 11:44:51 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-04-27 11:44:51 (GMT)
commit1a92f545e801467e01703a67f5a81c350253edf1 (patch)
tree3af935d2f70b16a7d572b1fa6d4e7e8dfeaaadc5
parent7141df3d920be298b977ae97d497459c0dc335e3 (diff)
downloadmxe-1a92f545e801467e01703a67f5a81c350253edf1.zip
mxe-1a92f545e801467e01703a67f5a81c350253edf1.tar.gz
mxe-1a92f545e801467e01703a67f5a81c350253edf1.tar.bz2
doc update: freebsd pkg names
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 8fed303..bc31d11 100644
--- a/index.html
+++ b/index.html
@@ -730,7 +730,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
<h3 id="requirements-freebsd">FreeBSD</h3>
<!-- http://www.freshports.org/ -->
- <pre>pkg_add -r automake111 autoconf268 bash bison cmake \
+ <pre>pkg_add -r automake autoconf bash bison cmake \
coreutils flex gettext git gmake gsed intltool libffi \
libtool openssl patch perl p5-XML-Parser pkg-config \
scons unzip wget yasm</pre>