--- /usr/portage/media-video/mplayer/mplayer-1.0_pre7.ebuild 2005-05-07 00:35:43.000000000 +0200 +++ mplayer-1.0_pre7.ebuild 2005-05-09 12:15:39.767060544 +0200 @@ -484,12 +484,6 @@ einfo "Make" make depend && emake || die "Failed to build MPlayer!" einfo "Make completed" - - # We build the shared libpostproc.so here so that our - # mplayer binary is not linked to it, ensuring that we - # do not run into issues ... (bug #14479) - cd ${S}/libavcodec/libpostproc - make SHARED_PP="yes" || die "Failed to build libpostproc.so!" } src_install() {