Skip to content
Snippets Groups Projects
Commit 8e1ce7e9 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

net/chrony: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
parent e763a272
No related branches found
No related tags found
No related merge requests found
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
......
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment