summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-11-23 20:04:20 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-11-23 20:04:20 +0000
commitf4badbb440f17fa2a70d9000da374200606f93fb (patch)
tree0e399b29eba5bf496aa25848501aef459511dcfb
parentdebf6027aa72fff532094d237e4b0e4daef97526 (diff)
downloadfreebsd-ports-f4badbb440f17fa2a70d9000da374200606f93fb.zip
net/chrony: prefix fix, remove setuid-root mode
PR: 204018 Submitted by: John Hein <z7dr6ut7gs@snkmail.com> Reviewed by: koobs Approved by: masaki@club.kyutech.ac.jp (maintainer timeout)
-rw-r--r--net/chrony/Makefile3
-rw-r--r--net/chrony/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/net/chrony/Makefile b/net/chrony/Makefile
index 9c28722904e0..29a5e7776677 100644
--- a/net/chrony/Makefile
+++ b/net/chrony/Makefile
@@ -18,7 +18,8 @@ ONLY_FOR_ARCHS= i386 amd64
USES= cpe gmake makeinfo readline
CPE_VENDOR= tuxfamily
HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc --mandir=${MANPREFIX}/man \
+CONFIGURE_ARGS= --prefix=${PREFIX} \
+ --sysconfdir=${PREFIX}/etc --mandir=${MANPREFIX}/man \
--datarootdir=${DATADIR} --docdir=${DOCSDIR}
USE_RC_SUBR= chronyd
diff --git a/net/chrony/pkg-plist b/net/chrony/pkg-plist
index 0a3f45670c86..89d20cb36f4d 100644
--- a/net/chrony/pkg-plist
+++ b/net/chrony/pkg-plist
@@ -6,6 +6,6 @@ man/man1/chrony.1.gz
man/man1/chronyc.1.gz
man/man5/chrony.conf.5.gz
man/man8/chronyd.8.gz
-@(,,4755) sbin/chronyd
+sbin/chronyd
@dir /var/lib/chrony
@dir /var/lib