diff options
author | jim-p <jimp@pfsense.org> | 2010-12-06 12:42:30 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2010-12-06 12:42:30 -0500 |
commit | ee2d6fe9ef9c7bba0101853b6fb108fc4be8dc6d (patch) | |
tree | 8e0c693d6e480d96f6c9c3b9fb78bd74db6c7b03 /pkg_config.8.xml | |
parent | e81b259ab13433a5018895e8b3155672003abf32 (diff) | |
download | pfsense-packages-ee2d6fe9ef9c7bba0101853b6fb108fc4be8dc6d.tar.gz pfsense-packages-ee2d6fe9ef9c7bba0101853b6fb108fc4be8dc6d.tar.bz2 pfsense-packages-ee2d6fe9ef9c7bba0101853b6fb108fc4be8dc6d.zip |
Build libevent too
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 2c330b5f..84f47517 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -377,7 +377,8 @@ <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> <depends_on_package>openospfd-4.6.tbz</depends_on_package> <config_file>http://www.pfsense.com/packages/config/openospfd/openospfd.xml</config_file> - <build_port_path>/usr/ports/net/openospfd</build_port_path> + <build_port_path>/usr/ports/net/openospfd</build_port_path> + <build_port_path>/usr/ports/devel/libevent</build_port_path> <pkginfolink></pkginfolink> <required_version>1.2.1</required_version> <configurationfile>openospfd.xml</configurationfile> |