[Bug 204018] net/chrony: support non-default PREFIX
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 25 18:56:11 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204018
Bug ID: 204018
Summary: net/chrony: support non-default PREFIX
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: z7dr6ut7gs at snkmail.com
CC: masaki at club.kyutech.ac.jp
Flags: maintainer-feedback?(masaki at club.kyutech.ac.jp)
CC: masaki at club.kyutech.ac.jp
Created attachment 162446
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162446&action=edit
[patch] pass --prefix to configure
Setting PREFIX doesn't currently pass this information to chrony's configure
script. If you run this, for instance, 'make PREFIX=/some/path stage', the
stage' target fails since it is looking for files like
${STAGING}/some/path/bin/chronyc and it was installed to
${STAGING}/usr/local/bin/chronyc. Patch to fix this attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list