summaryrefslogtreecommitdiffstats
path: root/secure/libexec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/libexec/Makefile')
-rw-r--r--secure/libexec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/libexec/Makefile b/secure/libexec/Makefile
index 5a3f79d..56d09b7 100644
--- a/secure/libexec/Makefile
+++ b/secure/libexec/Makefile
@@ -5,7 +5,7 @@ SUBDIR=
.if !defined(NO_OPENSSH)
SUBDIR+=sftp-server ssh-keysign
.endif
-.if !defined(MAKE_KERBEROS5)
+.if defined(NO_KERBEROS)
SUBDIR+=telnetd
.endif
.endif
OpenPOWER on IntegriCloud