LDADD+= -lgssapi -lkrb5 -lhx509 -lasn1 -lcom_err -lmd -lroken
.endif
.if ${MK_OPENSSH_NONE_CIPHER} != "no"
CFLAGS+= -DNONE_CIPHER_ENABLED
NO_LINT=
DPADD+= ${LIBCRYPTO} ${LIBCRYPT}
LDADD+= -lgssapi
.if defined(X11BASE) || defined(LOCALBASE)
# Recommended /etc/make.conf setting is X11BASE=${LOCALBASE} for x.org
# 7.x upgrade on <= 6.2, but LOCALBASE has moved out of scope of src/
LDADD+= -lgssapi_krb5 -lgssapi -lkrb5 -lasn1
.if defined(X11BASE)
BIND_SIGCHASE \
BIND_XML \
HESIOD \
IDEA
IDEA \
OPENSSH_NONE_CIPHER
.if defined(WITH_${var}) && defined(WITHOUT_${var})
.error WITH_${var} and WITHOUT_${var} can't both be set.
.\" $FreeBSD: $
Set to include the "None" cipher into OpenSSH and its libraries.
Additional adjustments may need to be done to system configuration
files, such as
.Xr sshd_config 5 ,
to enable this cipher. Please see
.Pa /usr/src/crypto/openssh/README.hpn
for full details.