summaryrefslogtreecommitdiff
path: root/secure/lib/libssh
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-03-04 11:35:30 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-03-04 11:35:30 +0000
commitb71fb1a4aa198495970831c748fa2d132621fe3d (patch)
tree1aa5184f53ef734aacd7fbc1c3b9213098033408 /secure/lib/libssh
parent4c3e79cedd538c0306d7de27e1ff66b6fee126cb (diff)
Notes
Diffstat (limited to 'secure/lib/libssh')
-rw-r--r--secure/lib/libssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile
index cc9e65958998..8445edfca17e 100644
--- a/secure/lib/libssh/Makefile
+++ b/secure/lib/libssh/Makefile
@@ -37,7 +37,7 @@ SRCS+= bcrypt_pbkdf.c blowfish.c bsd-misc.c explicit_bzero.c fmt_scaled.c \
.if ${MK_LDNS} == "no"
SRCS+= getrrsetbyname.c
.else
-LDNSDIR= ${.CURDIR}/../../../contrib/ldns
+LDNSDIR= ${SRCTOP}/contrib/ldns
CFLAGS+= -DHAVE_LDNS=1 -I${LDNSDIR}
SRCS+= getrrsetbyname-ldns.c
LIBADD+= ldns