commit:     8bc58cfb49740269eb8041d1d2985d2c15966285
Author:     Quentin Retornaz <gentoo <AT> retornaz <DOT> com>
AuthorDate: Fri Jun 21 03:25:04 2019 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 19:49:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bc58cfb

net-dns/getdns: fix configure

Closes: https://bugs.gentoo.org/686548

Signed-off-by: Quentin Retornaz <gentoo <AT> retornaz.com>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 net-dns/getdns/{getdns-1.5.2-r1.ebuild => getdns-1.5.2-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-dns/getdns/getdns-1.5.2-r1.ebuild 
b/net-dns/getdns/getdns-1.5.2-r2.ebuild
similarity index 98%
rename from net-dns/getdns/getdns-1.5.2-r1.ebuild
rename to net-dns/getdns/getdns-1.5.2-r2.ebuild
index efd8d82744c..2a5badd5063 100644
--- a/net-dns/getdns/getdns-1.5.2-r1.ebuild
+++ b/net-dns/getdns/getdns-1.5.2-r2.ebuild
@@ -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) \

Reply via email to