summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-22 17:01:28 +0100
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-22 17:52:31 +0100
commit8e1ce7e99d46dca5e63b7d66e165d30e0ee8a68b (patch)
tree9787cde67f1a3ffc5efc12d208e727fa76db71c3 /net
parentnet/dhcpcd-ui: Sanitize MANPREFIX (diff)
net/chrony: Sanitize MANPREFIX
Approved by: portmgr (blanket)
Diffstat (limited to 'net')
-rw-r--r--net/chrony/Makefile3
-rw-r--r--net/chrony/pkg-plist6
2 files changed, 5 insertions, 4 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile
index 9a326bec77dc..323f10e6e019 100644
--- a/net/chrony/Makefile
+++ b/net/chrony/Makefile
@@ -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
diff --git a/net/chrony/pkg-plist b/net/chrony/pkg-plist
index da2579e0b05a..e6379e5d04f3 100644
--- a/net/chrony/pkg-plist
+++ b/net/chrony/pkg-plist
@@ -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