summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/chrony/chrony-9999.ebuild')
-rw-r--r--net-misc/chrony/chrony-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/chrony/chrony-9999.ebuild b/net-misc/chrony/chrony-9999.ebuild
index 09009907d05f..a63c3f3d33c2 100644
--- a/net-misc/chrony/chrony-9999.ebuild
+++ b/net-misc/chrony/chrony-9999.ebuild
@@ -20,7 +20,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="
+caps +cmdmon html ipv6 libedit +nettle +ntp +phc pps readline +refclock
- +rtc +seccomp +sechash selinux
+ +rtc samba +seccomp +sechash selinux
"
REQUIRED_USE="
?? ( libedit readline )
@@ -116,6 +116,7 @@ src_configure() {
$(usex pps '' --disable-pps)
$(usex refclock '' --disable-refclock)
$(usex rtc '' --disable-rtc)
+ $(usex samba --enable-ntp-signd '')
$(usex sechash '' --disable-sechash)
${CHRONY_EDITLINE}
${EXTRA_ECONF}