net-dns/getdns: fix configure
authorQuentin Retornaz <gentoo@retornaz.com>
Fri, 21 Jun 2019 03:25:04 +0000 (05:25 +0200)
committerAnthony G. Basile <blueness@gentoo.org>
Sat, 22 Jun 2019 19:49:23 +0000 (15:49 -0400)
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>
net-dns/getdns/getdns-1.5.2-r2.ebuild [moved from net-dns/getdns/getdns-1.5.2-r1.ebuild with 98% similarity]

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 efd8d82744cb3f3c82c1c9bb4ba0354d3c9879cf..2a5badd506346e1b248135cf80f9b95681ba21cf 100644 (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) \