aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/host
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2013-10-16 15:58:22 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2013-10-16 15:58:22 +0000
commit5ffc6a62ab85509d28846bd50091a668ac851982 (patch)
treef5401db588f68541af0270f17a90c017dfb16d0c /usr.bin/host
parente14ce21d2d70cd37b584702d88476de682f7f22f (diff)
Notes
Diffstat (limited to 'usr.bin/host')
-rw-r--r--usr.bin/host/Makefile.depend10
1 files changed, 2 insertions, 8 deletions
diff --git a/usr.bin/host/Makefile.depend b/usr.bin/host/Makefile.depend
index 3740d8204809..aeb60b6e7f95 100644
--- a/usr.bin/host/Makefile.depend
+++ b/usr.bin/host/Makefile.depend
@@ -5,19 +5,13 @@ DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
gnu/lib/libgcc \
include \
- include/arpa \
include/xlocale \
lib/${CSU_DIR} \
- lib/bind/bind9 \
- lib/bind/dns \
- lib/bind/isc \
- lib/bind/isccc \
- lib/bind/isccfg \
- lib/bind/lwres \
lib/libc \
lib/libcompiler_rt \
- lib/libthr \
+ lib/libldns \
secure/lib/libcrypto \
+ secure/lib/libssl \
.include <dirdeps.mk>