--- bigloo-3.2b_p2.ebuild.orig 2010-02-23 10:07:41.992953588 +0100 +++ bigloo-3.2b_p2.ebuild 2010-02-23 10:07:10.414952360 +0100 @@ -29,6 +29,12 @@ IUSE="bee emacs java" +src_unpack() { + unpack ${A} + cd "${S}" + epatch "${FILESDIR}"/${P}-gc-7.2.patch +} + src_compile() { # Bigloo doesn't use autoconf and consequently a lot of options used by econf give errors # Manuel Serrano says: "Please, dont talk to me about autoconf. I simply dont want to hear about it..."