--- IcePHP-3.2.1.ebuild.1 2010-07-19 18:39:06.800342748 +1000 +++ IcePHP-3.2.1.ebuild 2010-07-19 18:37:08.738666405 +1000 @@ -23,6 +23,10 @@ need_php_by_category +src_unpack() { + unpack "${A}" +} + src_compile() { # the build system is plain junk, should use phpize instead # also tries to set rpath to /opt/ICE-${PV} without the below hacks