summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-09-30 17:23:45 +0000
committerdes <des@FreeBSD.org>2013-09-30 17:23:45 +0000
commitaa2e4b623cdc1d9d2b44a103d24ecb7e0c984de9 (patch)
tree1a2886b0de387ddff665d0e370f40ffc32778840 /usr.sbin/Makefile
parent9e2a5c1c0e7dbd2e8116aa8f1ce21759dec75295 (diff)
downloadFreeBSD-src-aa2e4b623cdc1d9d2b44a103d24ecb7e0c984de9.zip
FreeBSD-src-aa2e4b623cdc1d9d2b44a103d24ecb7e0c984de9.tar.gz
Remove BIND.
Approved by: re (gjb)
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 102593b..ba44cd3 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -124,29 +124,6 @@ SUBDIR+= praudit
SUBDIR+= authpf
.endif
-.if ${MK_BIND_DNSSEC} != "no" && ${MK_OPENSSL} != "no"
-SUBDIR+= dnssec-dsfromkey
-SUBDIR+= dnssec-keyfromlabel
-SUBDIR+= dnssec-keygen
-SUBDIR+= dnssec-revoke
-SUBDIR+= dnssec-settime
-SUBDIR+= dnssec-signzone
-SUBDIR+= dnssec-verify
-.endif
-.if ${MK_BIND_NAMED} != "no"
-SUBDIR+= arpaname
-SUBDIR+= ddns-confgen
-SUBDIR+= genrandom
-SUBDIR+= isc-hmac-fixup
-SUBDIR+= named
-SUBDIR+= named-checkconf
-SUBDIR+= named-checkzone
-SUBDIR+= named-journalprint
-SUBDIR+= nsec3hash
-SUBDIR+= rndc
-SUBDIR+= rndc-confgen
-.endif
-
.if ${MK_BLUETOOTH} != "no"
SUBDIR+= bluetooth
.endif
OpenPOWER on IntegriCloud