summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index d84a1e5..5dda3ce 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -225,7 +225,7 @@ SUBDIR+=boot98cfg
SUBDIR+=ofwdump
.endif
-.if exists(${.CURDIR}/../crypto) && !defined(NOCRYPT) && !defined(NO_OPENSSL)
+.if !defined(NOCRYPT) && !defined(NO_OPENSSL)
SUBDIR+=keyserv
.endif
OpenPOWER on IntegriCloud