summaryrefslogtreecommitdiffstats
path: root/secure/libexec/ssh-keysign/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/libexec/ssh-keysign/Makefile')
-rw-r--r--secure/libexec/ssh-keysign/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/libexec/ssh-keysign/Makefile b/secure/libexec/ssh-keysign/Makefile
index 668ad9e..f248666 100644
--- a/secure/libexec/ssh-keysign/Makefile
+++ b/secure/libexec/ssh-keysign/Makefile
@@ -9,7 +9,7 @@ CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
BINMODE=4555
DPADD= ${LIBSSH}
-LDADD= -lssh
+LDADD= ${LDSSH}
USEPRIVATELIB= ssh
.if ${MK_LDNS} != "no"
OpenPOWER on IntegriCloud