Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 137178
Collapse All | Expand All

(-)/usr/portage/net-dns/pdns-recursor/pdns-recursor-3.1.1.ebuild (-2 / +1 lines)
Lines 14-21 Link Here
14
IUSE=""
14
IUSE=""
15
15
16
DEPEND=">=dev-libs/boost-1.33.1"
16
DEPEND=">=dev-libs/boost-1.33.1"
17
RDEPEND="${DEPEND}
17
RDEPEND="${DEPEND}"
18
	!net-dns/pdns"
19
18
20
src_compile() {
19
src_compile() {
21
	emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" || die "emake failed"
20
	emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" || die "emake failed"

Return to bug 137178