diff options
-rwxr-xr-x | pkg_config.8.xml | 3 | ||||
-rwxr-xr-x | pkg_config.8.xml.amd64 | 3 |
2 files changed, 4 insertions, 2 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> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index bfd268d5..41057bba 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -412,7 +412,8 @@ <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/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/home/pfsense/tools/pfPorts/openospfd</build_port_path> + <build_port_path>/usr/home/pfsense/tools/pfPorts/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> |