summaryrefslogtreecommitdiffstats
path: root/libexec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/Makefile')
-rw-r--r--libexec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index aa3f26f..c3daa2f 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -40,7 +40,7 @@ SUBDIR+=mail.local smrsh
.if defined(RELEASEDIR) || \
(!exists(${.CURDIR}/../secure) && !exists(${.CURDIR}/../kerberos5)) || \
- defined(NOCRYPT) || \
+ defined(NOCRYPT) || defined(NO_OPENSSL) || \
(defined(NOSECURE) && !defined(MAKE_KERBEROS5))
# make release needs both
SUBDIR+=telnetd
OpenPOWER on IntegriCloud