--- games-board/ace/ace-1.3.ebuild +++ games-board/ace/ace-1.3.ebuild @@ -3,7 +3,7 @@ # $Header: /var/cvsroot/gentoo-x86/games-board/ace/ace-1.3.ebuild,v 1.5 2011/09/15 07:23:31 ssuominen Exp $ EAPI=2 -inherit eutils games +inherit autotools eutils games DESCRIPTION="DJ Delorie's Ace of Penguins solitaire games" HOMEPAGE="http://www.delorie.com/store/ace/" @@ -23,7 +23,9 @@ epatch \ "${FILESDIR}"/${P}-no-xpm.patch \ "${FILESDIR}"/${P}-implicit-pointer.patch \ - "${FILESDIR}"/${P}-libpng15.patch + "${FILESDIR}"/${P}-libpng15.patch \ + "${FILESDIR}"/${P}-gold.patch + eautoreconf } src_configure() {