summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index d09f4b5..763ab4c 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -234,7 +234,7 @@ _truss= truss
#_atm= atm
.endif
-.if !defined(NO_BIND)
+.if !defined(NO_BIND) && !defined(NO_BIND_UTILS)
_dig= dig
_host= host
_nslookup= nslookup
OpenPOWER on IntegriCloud