--- sdl-mixer-1.2.6.ebuild.orig 2005-10-01 23:05:02.000000000 +0200 +++ sdl-mixer-1.2.6.ebuild 2005-10-01 23:02:34.000000000 +0200 @@ -31,6 +31,7 @@ src_compile() { econf \ --disable-dependency-tracking \ + --enable-shared CFLAGS="-L/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/" \ $(use_enable mikmod music-libmikmod) \ $(use_enable mp3 music-mp3) \ $(use_enable vorbis music-ogg) \