mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
net/chrony: enable MS-SNTP authentication (SIGND)
PR: 254859 Reported by: Andrej Ebert
This commit is contained in:
parent
882400377c
commit
11ff2d7e81
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= chrony
|
||||
DISTVERSION= 4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://download.tuxfamily.org/chrony/ \
|
||||
LOCAL/mandree
|
||||
@ -27,6 +28,7 @@ CONFIGURE_ARGS= --chronyvardir=/var/db/${PORTNAME} \
|
||||
--mandir=${MANPREFIX}/man \
|
||||
--prefix=${PREFIX} \
|
||||
--sysconfdir=${PREFIX}/etc \
|
||||
--enable-ntp-signd \
|
||||
--without-tomcrypt
|
||||
|
||||
ALL_TARGET= all
|
||||
|
Loading…
Reference in New Issue
Block a user