summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-09-15 14:51:23 +0000
committerdes <des@FreeBSD.org>2013-09-15 14:51:23 +0000
commitea05e625ec3e5c83a7066971514f66e15e913ecd (patch)
tree6f049c7799611aead87e6da6b6e21e8d8af772db /share/mk/bsd.own.mk
parent3b7e4aa267bc7eedadb66a6fa1fac2a227969a41 (diff)
downloadFreeBSD-src-ea05e625ec3e5c83a7066971514f66e15e913ecd.zip
FreeBSD-src-ea05e625ec3e5c83a7066971514f66e15e913ecd.tar.gz
Build and install the Unbound caching DNS resolver daemon.
Approved by: re (blanket)
Diffstat (limited to 'share/mk/bsd.own.mk')
-rw-r--r--share/mk/bsd.own.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/mk/bsd.own.mk b/share/mk/bsd.own.mk
index 8f7f0b9..252460f 100644
--- a/share/mk/bsd.own.mk
+++ b/share/mk/bsd.own.mk
@@ -358,6 +358,7 @@ __DEFAULT_YES_OPTIONS = \
TELNET \
TEXTPROC \
TOOLCHAIN \
+ UNBOUND \
USB \
UTMPX \
WIRELESS \
@@ -521,6 +522,7 @@ MK_LIBICONV_COMPAT:= no
.if ${MK_LDNS} == "no"
MK_LDNS_UTILS:= no
+MK_UNBOUND:= no
.endif
.if ${MK_LDNS_UTILS} != "no"
OpenPOWER on IntegriCloud