summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/usr.bin/Makefile')
-rw-r--r--secure/usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/usr.bin/Makefile b/secure/usr.bin/Makefile
index a6bf02b..791c8c5 100644
--- a/secure/usr.bin/Makefile
+++ b/secure/usr.bin/Makefile
@@ -6,7 +6,7 @@ SUBDIR+=openssl
.if !defined(NO_OPENSSH)
SUBDIR+=scp sftp ssh ssh-add ssh-agent ssh-keygen ssh-keyscan
.endif
-.if !defined(MAKE_KERBEROS5)
+.if defined(NO_KERBEROS)
SUBDIR+=telnet
.endif
.endif
OpenPOWER on IntegriCloud