diff options
author | jim-p <jimp@pfsense.org> | 2011-07-27 13:34:19 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2011-07-27 13:34:19 -0400 |
commit | 060d043124f5cf83875e2cece7be9d76294e7cab (patch) | |
tree | be52589cb2e6c8a39c85645ea09a45ad56990e88 /pkg_config.8.xml.amd64 | |
parent | d004c377b41f3371ea896463686f10dff8be7e04 (diff) | |
download | pfsense-packages-060d043124f5cf83875e2cece7be9d76294e7cab.tar.gz pfsense-packages-060d043124f5cf83875e2cece7be9d76294e7cab.tar.bz2 pfsense-packages-060d043124f5cf83875e2cece7be9d76294e7cab.zip |
Fix GeoIP binary filename, add explicit build_port_path for it.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rwxr-xr-x | pkg_config.8.xml.amd64 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 1c42b396..f2c9921b 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -210,10 +210,11 @@ <depends_on_package>gdbm-1.8.3_3.tbz</depends_on_package> <depends_on_package>perl-5.12.3.tbz</depends_on_package> <depends_on_package>libpcap-1.1.1_1.tbz</depends_on_package> - <depends_on_package>GeoIP-1.4.7.tbz</depends_on_package> + <depends_on_package>GeoIP-1.4.8_1.tbz</depends_on_package> <depends_on_package>font-util-1.2.0.tbz</depends_on_package> <depends_on_package>webfonts-0.30_6.tbz</depends_on_package> <depends_on_package>ntop-4.0.1_1.tbz</depends_on_package> + <build_port_path>/usr/ports/net/GeoIP</build_port_path> <build_port_path>/usr/ports/databases/gdbm</build_port_path> <build_port_path>/usr/ports/databases/rrdtool12</build_port_path> <build_port_path>/usr/ports/x11-fonts/font-util</build_port_path> |