diff options
author | jim-p <jimp@pfsense.org> | 2013-02-15 08:55:04 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2013-02-15 08:55:24 -0500 |
commit | 19e7f6360320433f116f06225a6b72bc8985780e (patch) | |
tree | 54d68d8c6d0eec3942c077effadfb7eb4fa8e82c | |
parent | 2a7da409c47ecfb4cb859b0cc143ef31bda05558 (diff) | |
download | pfsense-packages-19e7f6360320433f116f06225a6b72bc8985780e.tar.gz pfsense-packages-19e7f6360320433f116f06225a6b72bc8985780e.tar.bz2 pfsense-packages-19e7f6360320433f116f06225a6b72bc8985780e.zip |
Add PBI package filename for Unbound.
-rw-r--r-- | pkg_config.8.xml | 1 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index a53518a9..d5cea967 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1566,6 +1566,7 @@ <ports_before>dns/ldns textproc/expat2 devel/libevent2</ports_before> <port>dns/unbound</port> </build_pbi> + <depends_on_package_pbi>unbound-1.4.19-i386.pbi</depends_on_package_pbi> <build_options>unbound_UNSET=GOST;unbound_SET=LIBEVENT THREADS</build_options> <logging> <facilityname>unbound</facilityname> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 62803a7e..4eb007ea 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1553,6 +1553,7 @@ <ports_before>dns/ldns textproc/expat2 devel/libevent2</ports_before> <port>dns/unbound</port> </build_pbi> + <depends_on_package_pbi>unbound-1.4.19-amd64.pbi</depends_on_package_pbi> <build_options>unbound_UNSET=GOST;unbound_SET=LIBEVENT THREADS</build_options> <logging> <facilityname>unbound</facilityname> |