summaryrefslogtreecommitdiff
path: root/lib/libldns
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2014-05-16 14:09:51 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2014-05-16 14:09:51 +0000
commitfae50821ae22099d0406090228bc4c5b6af693ad (patch)
tree017fbe630c7f277a4aa9398d351a6e623ff1fcaa /lib/libldns
parentf7fb4188cea44b6ad059a202396671aee5cbfd22 (diff)
downloadsrc-test-fae50821ae22099d0406090228bc4c5b6af693ad.tar.gz
src-test-fae50821ae22099d0406090228bc4c5b6af693ad.zip
Updated dependencies
Notes
Notes: svn path=/projects/bmake/; revision=266219
Diffstat (limited to 'lib/libldns')
-rw-r--r--lib/libldns/Makefile.depend2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libldns/Makefile.depend b/lib/libldns/Makefile.depend
index 4ea74e5d0c67c..3bf324e728f6e 100644
--- a/lib/libldns/Makefile.depend
+++ b/lib/libldns/Makefile.depend
@@ -3,6 +3,7 @@
DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
DIRDEPS = \
+ gnu/lib/csu \
gnu/lib/libgcc \
include \
include/arpa \
@@ -12,6 +13,7 @@ DIRDEPS = \
lib/libcompiler_rt \
secure/lib/libcrypto \
secure/lib/libssl \
+ usr.bin/xinstall.host \
.include <dirdeps.mk>