summaryrefslogtreecommitdiff
path: root/net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild')
-rw-r--r--net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild6
1 files changed, 6 insertions, 0 deletions
diff --git a/net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild b/net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild
index cf702d80d5e1..50375cbce2f4 100644
--- a/net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild
+++ b/net-dns/rbldnsd/rbldnsd-0.998b-r3.ebuild
@@ -25,6 +25,12 @@ BDEPEND="
# python-2.7, and it will crash if you try to run it now.
RESTRICT=test
+# This check properly includes malloc.h; if mallinfo2
+# is "implicitly defined," then it's not there.
+QA_CONFIG_IMPL_DECL_SKIP=(
+ mallinfo2
+)
+
PATCHES=(
"${FILESDIR}/rbldnsd-0.998b-cstd.patch"
"${FILESDIR}/rbldnsd-0.998b-sys-poll.patch"