Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 501172 | Differences between
and this patch

Collapse All | Expand All

(-)unbound-1.4.21-r1.ebuild (-1 / +3 lines)
Lines 67-73 Link Here
67
		--with-ldns="${EPREFIX}"/usr \
67
		--with-ldns="${EPREFIX}"/usr \
68
		--with-libevent="${EPREFIX}"/usr \
68
		--with-libevent="${EPREFIX}"/usr \
69
		--with-pidfile="${EPREFIX}"/var/run/unbound.pid \
69
		--with-pidfile="${EPREFIX}"/var/run/unbound.pid \
70
		--with-rootkey-file="${EPREFIX}"/etc/dnssec/root-anchors.txt
70
		--with-rootkey-file="${EPREFIX}"/etc/dnssec/root-anchors.txt \
71
		--with-ssl="${EPREFIX}"/usr \
72
		--with-libexpat="${EPREFIX}"/usr \
71
73
72
		# http://unbound.nlnetlabs.nl/pipermail/unbound-users/2011-April/001801.html
74
		# http://unbound.nlnetlabs.nl/pipermail/unbound-users/2011-April/001801.html
73
		# $(use_enable debug lock-checks) \
75
		# $(use_enable debug lock-checks) \

Return to bug 501172