aboutsummaryrefslogtreecommitdiff
path: root/lib/libunbound
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-10-01 09:36:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-10-01 09:36:43 +0000
commit5a2b666ce590a56f147e167aa07684af2d6b854a (patch)
treea5914e0a02f1f78fbcece53ec11bfddc64f76781 /lib/libunbound
parentf94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4 (diff)
parentb60a118dd88613da59c373d9a6eff5f8d35b53ea (diff)
Notes
Diffstat (limited to 'lib/libunbound')
-rw-r--r--lib/libunbound/Makefile2
-rw-r--r--lib/libunbound/Makefile.depend2
2 files changed, 1 insertions, 3 deletions
diff --git a/lib/libunbound/Makefile b/lib/libunbound/Makefile
index 778732ade4c9..ea94e6d4362d 100644
--- a/lib/libunbound/Makefile
+++ b/lib/libunbound/Makefile
@@ -5,7 +5,7 @@ LDNSDIR= ${.CURDIR}/../../contrib/ldns
UNBOUNDDIR= ${.CURDIR}/../../contrib/unbound
# Hold my beer and watch this
-.PATH: ${UNBOUNDDIR} ${UNBOUNDDIR}/dns64 ${UNBOUNDDIR}/iterator ${UNBOUNDDIR}/ldns ${UNBOUNDDIR}/libunbound ${UNBOUNDDIR}/services ${UNBOUNDDIR}/services/cache ${UNBOUNDDIR}/util ${UNBOUNDDIR}/util/data ${UNBOUNDDIR}/util/storage ${UNBOUNDDIR}/validator
+.PATH: ${UNBOUNDDIR} ${UNBOUNDDIR}/dns64 ${UNBOUNDDIR}/iterator ${UNBOUNDDIR}/sldns ${UNBOUNDDIR}/libunbound ${UNBOUNDDIR}/services ${UNBOUNDDIR}/services/cache ${UNBOUNDDIR}/util ${UNBOUNDDIR}/util/data ${UNBOUNDDIR}/util/storage ${UNBOUNDDIR}/validator
LIB= unbound
PRIVATELIB=
diff --git a/lib/libunbound/Makefile.depend b/lib/libunbound/Makefile.depend
index 45199c420f78..9ae472efaee8 100644
--- a/lib/libunbound/Makefile.depend
+++ b/lib/libunbound/Makefile.depend
@@ -1,8 +1,6 @@
# $FreeBSD$
# Autogenerated - do NOT edit!
-DEP_RELDIR := ${_PARSEDIR:S,${SRCTOP}/,,}
-
DIRDEPS = \
gnu/lib/csu \
gnu/lib/libgcc \