--- blackbox-0.70.1.ebuild.orig 2010-01-08 15:46:50.113321384 +0100 +++ blackbox-0.70.1.ebuild 2010-01-08 15:23:58.807323719 +0100 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.70.1.ebuild,v 1.9 2009/05/05 06:04:15 fauli Exp $ -inherit eutils +inherit eutils autotools DESCRIPTION="A small, fast, full-featured window manager for X" HOMEPAGE="http://blackboxwm.sourceforge.net/" @@ -29,6 +29,8 @@ cd "${S}" epatch "${FILESDIR}/${P}-gcc-4.3.patch" + epatch "${FILESDIR}/${P}-as-needed.patch" + eautoreconf } src_compile() {