--- peksystray-0.4.0.ebuild.orig 2010-01-08 20:25:55.675791609 +0100 +++ peksystray-0.4.0.ebuild 2010-01-08 20:23:58.293542609 +0100 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/peksystray-0.4.0.ebuild,v 1.2 2007/08/08 10:08:17 omp Exp $ -inherit eutils +inherit eutils autotools DESCRIPTION="A system tray dockapp for window managers supporting docking" HOMEPAGE="http://peksystray.sourceforge.net/" @@ -21,7 +21,8 @@ unpack ${A} cd "${S}" - epatch "${FILESDIR}/${P}-ldadd.patch" + epatch "${FILESDIR}/${P}-as-needed.patch" + eautoreconf } src_install() {