--- htdig-3.2.0_beta6-r1.ebuild.orig 2006-11-19 14:10:43.000000000 -0800 +++ htdig-3.2.0_beta6-r1.ebuild 2006-11-19 05:57:49.000000000 -0800 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/www-misc/htdig/htdig-3.2.0_beta6-r1.ebuild,v 1.2 2006/05/05 17:16:53 squinky86 Exp $ -inherit eutils flag-o-matic +inherit eutils flag-o-matic autotools MY_PV=${PV/_beta/b} S=${WORKDIR}/${PN}-${MY_PV} @@ -23,6 +23,8 @@ cd ${S} epatch ${FILESDIR}/${P}-gcc4.patch + epatch ${FILESDIR}/${P}-as-needed.patch + eautoreconf } src_compile() {