summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
Diffstat (limited to 'secure')
-rw-r--r--secure/usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/usr.sbin/Makefile b/secure/usr.sbin/Makefile
index 041f303..b8636e5 100644
--- a/secure/usr.sbin/Makefile
+++ b/secure/usr.sbin/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
SUBDIR=
-.if !defined(NO_OPENSSH)
+.if !defined(NO_OPENSSH) && !defined(NO_OPENSSL)
SUBDIR+=sshd
.endif
OpenPOWER on IntegriCloud