--- pyxml-0.8.4.ebuild 2007-05-19 17:42:21.000000000 +0300 +++ pyxml-0.8.4.ebuild~ 2007-05-19 17:42:13.000000000 +0300 @@ -30,7 +30,7 @@ myconf="--without-xslt --without-xpath" fi - distutils_src_compile ${myconf} + distutils_src_compile --with-libexpat=/usr ${myconf} } src_install() {