net-fs/nfs-utils: Fix build of rpc.svcgssd (bug #614542).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Lars Wendler
2017-05-11 10:44:46 +02:00
parent 4e66630930
commit 4d6eef4aa8

View File

@@ -89,7 +89,7 @@ src_configure() {
$(use_enable ipv6) \
$(use_enable caps) \
$(use_enable uuid) \
$(use_enable kerberos gss) \
$(use_enable kerberos svcgss) \
--without-gssglue
}