mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-dns/getdns: fix configure
Closes: https://bugs.gentoo.org/686548 Signed-off-by: Quentin Retornaz <gentoo@retornaz.com> Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
committed by
Anthony G. Basile
parent
c4d3753590
commit
8bc58cfb49
@@ -48,7 +48,7 @@ src_configure() {
|
||||
$(use_enable static-libs static) \
|
||||
$(use_with getdns_query) \
|
||||
$(use_with getdns_server_mon) \
|
||||
$(use_with gnutls) \
|
||||
$(usex gnutls '--with-gnutls' '' '' '') \
|
||||
$(use_with idn libidn2) \
|
||||
$(use_with libev) \
|
||||
$(use_with libevent) \
|
||||
Reference in New Issue
Block a user