aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2013-09-30 17:23:45 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2013-09-30 17:23:45 +0000
commit56b72efe825d4190e0e2fdbc07ebb295cac299df (patch)
tree1a2886b0de387ddff665d0e370f40ffc32778840 /usr.bin/Makefile
parent8cdb4d896719648d4d1976c133bad53d24090573 (diff)
downloadsrc-56b72efe825d4190e0e2fdbc07ebb295cac299df.tar.gz
src-56b72efe825d4190e0e2fdbc07ebb295cac299df.zip
Remove BIND.
Approved by: re (gjb)
Notes
Notes: svn path=/head/; revision=255949
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 6852c7ab72fa..985c2df72a57 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -218,13 +218,6 @@ _atf= atf
SUBDIR+= atm
.endif
-.if ${MK_BIND_UTILS} != "no"
-SUBDIR+= dig
-SUBDIR+= host
-SUBDIR+= nslookup
-SUBDIR+= nsupdate
-.endif
-
.if ${MK_BLUETOOTH} != "no"
SUBDIR+= bluetooth
.endif