summaryrefslogtreecommitdiffstats
path: root/usr.sbin/unbound/anchor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/unbound/anchor/Makefile')
-rw-r--r--usr.sbin/unbound/anchor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/unbound/anchor/Makefile b/usr.sbin/unbound/anchor/Makefile
index 1404766..970fb70 100644
--- a/usr.sbin/unbound/anchor/Makefile
+++ b/usr.sbin/unbound/anchor/Makefile
@@ -11,7 +11,7 @@ PROG= unbound-anchor
SRCS= unbound-anchor.c
CFLAGS= -I${UNBOUNDDIR} -I${LDNSDIR} -I${EXPATDIR}/lib
DPADD= ${LIBUNBOUND} ${LIBLDNS} ${LIBUTIL} ${LIBBSDXML} ${LIBSSL} ${LIBCRYPTO} ${LIBPTHREAD}
-LDADD= -lunbound -lldns -lutil -lbsdxml -lssl -lcrypto -lpthread
+LDADD= ${LDUNBOUND} ${LDLDNS} -lutil -lbsdxml -lssl -lcrypto -lpthread
USEPRIVATELIB= ldns
MAN= unbound-anchor.8
OpenPOWER on IntegriCloud