summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ntp/Makefile.inc')
-rw-r--r--usr.sbin/ntp/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/Makefile.inc b/usr.sbin/ntp/Makefile.inc
index 755fbee..274ec39 100644
--- a/usr.sbin/ntp/Makefile.inc
+++ b/usr.sbin/ntp/Makefile.inc
@@ -11,7 +11,7 @@ NTPDEFS= -DSYS_FREEBSD
CFLAGS+= ${NTPDEFS} ${DEFS_LOCAL} ${CLOCKDEFS}
.if ${MK_OPENSSL} != "no" && !defined(RELEASE_CRUNCH)
-CFLAGS+= -DOPENSSL
+CFLAGS+= -DOPENSSL -DUSE_OPENSSL_CRYPTO_RAND -DAUTOKEY
.endif
WARNS?= 0
OpenPOWER on IntegriCloud