summaryrefslogtreecommitdiff
path: root/net-dns/getdns/getdns-1.5.2-r2.ebuild
diff options
context:
space:
mode:
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) \