aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libssh
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-11-25 22:25:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-11-25 22:25:13 +0000
commitff75e00737d1906e8a2c37df4f46332d746c6e1c (patch)
tree2ca51cf79cb4d7e2f55469f7ffebcc4b6df93ca8 /secure/lib/libssh
parent4c5e7118db32d2dd37747423c3882fbf7bccf622 (diff)
Notes
Diffstat (limited to 'secure/lib/libssh')
-rw-r--r--secure/lib/libssh/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/secure/lib/libssh/Makefile b/secure/lib/libssh/Makefile
index d23330da1e8d..725ace8d47f7 100644
--- a/secure/lib/libssh/Makefile
+++ b/secure/lib/libssh/Makefile
@@ -41,7 +41,6 @@ CFLAGS+= -I${SSHDIR} -include ssh_namespace.h
.if ${MK_KERBEROS_SUPPORT} != "no"
CFLAGS+= -include krb5_config.h
-LIBADD+= gssapi krb5 hx509 asn1 com_err md roken
.endif
.if ${MK_OPENSSH_NONE_CIPHER} != "no"