summaryrefslogtreecommitdiffstats
path: root/share/man/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/Makefile')
-rw-r--r--share/man/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/Makefile b/share/man/Makefile
index 2175d0e..e068635 100644
--- a/share/man/Makefile
+++ b/share/man/Makefile
@@ -8,7 +8,7 @@ MAKEWHATIS?= makewhatis
makedb:
${MAKEWHATIS} ${DESTDIR}${BINDIR}/man
-.if !defined(NOCRYPT) && !defined(NO_OPENSSL)
+.if !defined(NO_CRYPT) && !defined(NO_OPENSSL)
${MAKEWHATIS} ${DESTDIR}${BINDIR}/openssl/man
.endif
OpenPOWER on IntegriCloud