summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-05-10 21:39:23 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-05-10 21:43:53 +0200
commitaa8e967236b90655df2bfc796f14fc228e786f86 (patch)
treeac55fdb6366f4733499023a0e702f10fca4f9324 /net-dns/pdns/pdns-4.3.0.ebuild
parentx11-misc/projecteur: drop old version (diff)
downloadgentoo-aa8e967236b90655df2bfc796f14fc228e786f86.tar.gz
gentoo-aa8e967236b90655df2bfc796f14fc228e786f86.tar.bz2
gentoo-aa8e967236b90655df2bfc796f14fc228e786f86.zip
net-dns/pdns: fix boost-1.73+ compatibility
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-dns/pdns/pdns-4.3.0.ebuild')
-rw-r--r--net-dns/pdns/pdns-4.3.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-dns/pdns/pdns-4.3.0.ebuild b/net-dns/pdns/pdns-4.3.0.ebuild
index 97e6ee4740ad..e2c22a1c64b6 100644
--- a/net-dns/pdns/pdns-4.3.0.ebuild
+++ b/net-dns/pdns/pdns-4.3.0.ebuild
@@ -48,6 +48,8 @@ BDEPEND="virtual/pkgconfig
S="${WORKDIR}"/${P/_/-}
+PATCHES=( "${FILESDIR}"/${P}-boost-1.73-compatibility.patch )
+
src_configure() {
local dynmodules="pipe bind" # the default backends, always enabled