--- obexftp-0.21.ebuild 2007-01-25 09:05:37.000000000 +0100 +++ obexftp-0.21.ebuild 2007-03-04 09:11:03.000000000 +0100 @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexftp/obexftp-0.21.ebuild,v 1.8 2007/01/25 07:57:04 mrness Exp $ +WANT_AUTOMAKE="1.9" + inherit eutils perl-module flag-o-matic autotools DESCRIPTION="File transfer over OBEX for mobile phones" @@ -32,7 +34,7 @@ use nls || epatch "${FILESDIR}/${P}-no_iconv.patch" cd "${S}" - eautoconf + eautoreconf } src_compile() {