--- /home/alex/Code/cvs/gentoo-x86/app-mobilephone/obexftp/obexftp-0.22.ebuild 2009-03-12 08:58:01.000000000 +0100 +++ obexftp-0.22-r1.ebuild 2009-04-19 10:53:20.000000000 +0200 @@ -49,7 +49,8 @@ $(use_enable perl) \ $(use_enable python) \ $(use_enable tcl) \ - $(use_enable ruby) || die "econf failed" + $(use_enable ruby) \ + RUBY=/usr/bin/ruby18 || die "econf failed" emake || die "emake failed" }