diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2011-02-06 19:00:41 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2011-02-06 19:00:41 -0500 |
commit | 7213c5662d56199b8120cd19583b138ab1670556 (patch) | |
tree | 3f02ef4be2943e4a963c3c49bd397cfd2843d190 /pkg_config.8.xml | |
parent | 0ef9dae5629f26696a0380db9222f0b4cd414136 (diff) | |
download | pfsense-packages-7213c5662d56199b8120cd19583b138ab1670556.tar.gz pfsense-packages-7213c5662d56199b8120cd19583b138ab1670556.tar.bz2 pfsense-packages-7213c5662d56199b8120cd19583b138ab1670556.zip |
Use pfPort djbdns to enable ipv6
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index f09ab748..2e2101b0 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -440,7 +440,7 @@ <depends_on_package>djbdns-1.05_13.tbz</depends_on_package> <build_port_path>/usr/ports/sysutils/ucspi-tcp</build_port_path> <build_port_path>/usr/ports/sysutils/daemontools</build_port_path> - <build_port_path>/usr/ports/dns/djbdns</build_port_path> + <build_port_path>/home/pfsense/tools/pfPorts/djbdns</build_port_path> <build_options>WITHOUT_MAN=true WITH_SRV=true</build_options> <supportedbybsdperimeter>YES</supportedbybsdperimeter> </package> |