summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
Diffstat (limited to 'secure')
-rw-r--r--secure/libexec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/libexec/Makefile b/secure/libexec/Makefile
index 8661ee2..8e79196 100644
--- a/secure/libexec/Makefile
+++ b/secure/libexec/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4)
+.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4) && !defined(NO_OPENSSL)
SUBDIR= telnetd
.endif
OpenPOWER on IntegriCloud