summaryrefslogtreecommitdiffstats
path: root/secure/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'secure/Makefile.inc')
-rw-r--r--secure/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/Makefile.inc b/secure/Makefile.inc
index 658101a..4d43279 100644
--- a/secure/Makefile.inc
+++ b/secure/Makefile.inc
@@ -8,7 +8,7 @@ CRYPTOBJDIR= ${.CURDIR}/../../lib/libcrypt/obj
CRYPTOBJDIR= ${.CURDIR}/../../lib/libcrypt
.endif
-.if !defined(MAKE_IDEA) || ${MAKE_IDEA} != YES
+.if !defined(MAKE_IDEA)
CFLAGS+= -DNO_IDEA
.endif
OpenPOWER on IntegriCloud