diff options
author | Warren Baker <warren@decoy.co.za> | 2011-11-06 12:43:00 +0200 |
---|---|---|
committer | Warren Baker <warren@decoy.co.za> | 2011-11-06 12:43:00 +0200 |
commit | 7781a5523f93277878221e2dc7e7e791ec972adb (patch) | |
tree | 04f7e0ef9332009adf61f4d9f87db57a8a6d9b21 /pkg_config.8.xml.amd64 | |
parent | d1c7849d3ea04890c692547925095320bd1e1b88 (diff) | |
download | pfsense-packages-7781a5523f93277878221e2dc7e7e791ec972adb.tar.gz pfsense-packages-7781a5523f93277878221e2dc7e7e791ec972adb.tar.bz2 pfsense-packages-7781a5523f93277878221e2dc7e7e791ec972adb.zip |
Add build port path to amd64 xml file
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rw-r--r-- | pkg_config.8.xml.amd64 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 8ca202de..3cde5634 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1129,6 +1129,10 @@ <depends_on_package>ldns-1.6.10.tbz</depends_on_package> <depends_on_package>expat-2.0.1_1.tbz</depends_on_package> <depends_on_package>libevent-1.4.14b_2.tbz</depends_on_package> + <build_port_path>/usr/ports/dns/unbound/</build_port_path> + <build_port_path>/usr/ports/dns/ldns</build_port_path> + <build_port_path>/usr/ports/textproc/expat2</build_port_path> + <build_port_path>/usr/ports/devel/libevent2</build_port_path> <build_options>WITH_LIBEVENT=true WITH_THREADS=true WITHOUT_GOST=true WITHOUT_MAN=true</build_options> <logging> <facilityname>unbound</facilityname> |