net-fs/samba: Fixed build with USE="addc system-mitkrb5"
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 28 Jan 2019 10:10:21 +0000 (11:10 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 28 Jan 2019 10:10:21 +0000 (11:10 +0100)
Closes: https://bugs.gentoo.org/672314
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
net-fs/samba/samba-4.9.4-r1.ebuild

index 894547a6d787e7c805734932a7f13c692b20b58a..778ff1fd3f4536d80279189614e61384cd0b731c 100644 (file)
@@ -214,7 +214,7 @@ multilib_src_configure() {
                $(multilib_native_usex python '' '--disable-python')
                $(multilib_native_use_enable zeroconf avahi)
                $(multilib_native_usex test '--enable-selftest' '')
-               $(usex system-mitkrb5 '--with-system-mitkrb5' '')
+               $(usex system-mitkrb5 "--with-system-mitkrb5 $(multilib_native_usex addc --with-experimental-mit-ad-dc '')" '')
                $(use_enable gnutls)
                $(use_with debug lttng)
                $(use_with ldap)