--- obexftp-0.21.ebuild.orig 2007-01-24 13:11:47 +0000 +++ obexftp-0.21.ebuild 2007-01-24 13:09:17 +0000 @@ -29,6 +29,9 @@ epatch "${FILESDIR}/${P}-cobex_write.patch" epatch "${FILESDIR}/${P}-sdp-detection.patch" + use nls || \ + epatch "${FILESDIR}/${P}-no_iconv.patch" + cd "${S}" eautoconf }