--- pinfo-0.6.9.ebuild.orig 2006-06-26 22:33:05.000000000 +0200 +++ pinfo-0.6.9.ebuild 2006-06-26 22:35:18.000000000 +0200 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-text/pinfo/pinfo-0.6.9.ebuild,v 1.1 2006/06/23 12:46:43 jer Exp $ -inherit eutils +inherit autotools eutils DESCRIPTION="Hypertext info and man viewer based on (n)curses" HOMEPAGE="http:/pinfo.alioth.debian.org" @@ -25,6 +25,8 @@ cd ${S} epatch ${FILESDIR}/${P}-FTPVIEWER.patch + epatch ${FILESDIR}/${P}-as-needed.patch + AT_M4DIR="${S}/macros" eautoreconf } src_compile() {