1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

net/chrony: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-01-22 17:01:28 +01:00
parent e763a272eb
commit 8e1ce7e99d
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= chrony
DISTVERSION= 4.5
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://chrony-project.org/releases/ \
LOCAL/mandree
@ -23,7 +24,7 @@ CONFIGURE_ARGS= --chronyvardir=/var/db/${PORTNAME} \
--datarootdir=${DATADIR} \
--docdir=${DOCSDIR} \
--enable-ntp-signd \
--mandir=${MANPREFIX}/man \
--mandir=${PREFIX}/share/man \
--prefix=${PREFIX} \
--sysconfdir=${PREFIX}/etc \
--without-tomcrypt

View File

@ -1,8 +1,8 @@
bin/chronyc
@sample etc/chrony.conf.sample
man/man1/chronyc.1.gz
man/man5/chrony.conf.5.gz
man/man8/chronyd.8.gz
share/man/man1/chronyc.1.gz
share/man/man5/chrony.conf.5.gz
share/man/man8/chronyd.8.gz
sbin/chronyd
@dir(chronyd,chronyd) /var/db/chrony
%%HTMLDOCS%%%%DOCSDIR%%/chrony.conf.html