diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2018-08-31 03:11:41 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2018-08-31 03:11:41 +0000 |
| commit | 3a1e900c8c91b82c72c0669088731416395b3085 (patch) | |
| tree | 7290bba87c5f11a1cc05bf971152e4c2f30c0b44 /net/ntp-devel/files | |
| parent | Fix build with Qt 5.11 (diff) | |
Add a package message instructing the user how to use ports ntp
instead of base ntp.
Reported by: adamw
MFH: 2018Q3
Diffstat (limited to 'net/ntp-devel/files')
| -rw-r--r-- | net/ntp-devel/files/pkg-message.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/ntp-devel/files/pkg-message.in b/net/ntp-devel/files/pkg-message.in new file mode 100644 index 000000000000..6d72a6bd979a --- /dev/null +++ b/net/ntp-devel/files/pkg-message.in @@ -0,0 +1,7 @@ +Please add + + ntpd_program="%%PREFIX%%/sbin/ntpd" + ntpddate_program="%%PREFIX%%/sbin/ntpdate" + +to your /etc/rc.conf to enable ntp from ports/packages instead +of base ntp. |
