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:
Quentin Retornaz
2019-06-21 05:25:04 +02:00
committed by Anthony G. Basile
parent c4d3753590
commit 8bc58cfb49

View File

@@ -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) \