summaryrefslogtreecommitdiff
path: root/net-dns/getdns/getdns-1.5.2-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-28 08:17:07 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-28 08:17:07 +0100
commit5a165c60b9b8c4847067cb83b4be7da785d01f93 (patch)
tree166b01591366d3479084ea774c888bc84aaa8d4f /net-dns/getdns/getdns-1.5.2-r2.ebuild
parenta5b65c81168c90928784a1e92cda84ed5d6b9eb3 (diff)
gentoo resync : 28.09.2019
Diffstat (limited to 'net-dns/getdns/getdns-1.5.2-r2.ebuild')
-rw-r--r--net-dns/getdns/getdns-1.5.2-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-dns/getdns/getdns-1.5.2-r2.ebuild b/net-dns/getdns/getdns-1.5.2-r2.ebuild
index 2a5badd50634..69a1687fe2b2 100644
--- a/net-dns/getdns/getdns-1.5.2-r2.ebuild
+++ b/net-dns/getdns/getdns-1.5.2-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://getdnsapi.net/releases/${P//./-}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="doc +getdns_query +getdns_server_mon gnutls +idn libev libevent libuv nettle static-libs stubby +threads +unbound"
+IUSE="doc +getdns-query +getdns-server-mon gnutls +idn libev libevent libuv nettle static-libs stubby +threads +unbound"
REQUIRED_USE="gnutls? ( nettle )"
@@ -46,8 +46,8 @@ src_configure() {
econf \
--runstatedir=/var/run \
$(use_enable static-libs static) \
- $(use_with getdns_query) \
- $(use_with getdns_server_mon) \
+ $(use_with getdns-query getdns_query) \
+ $(use_with getdns-server-mon getdns_server_mon) \
$(usex gnutls '--with-gnutls' '' '' '') \
$(use_with idn libidn2) \
$(use_with libev) \