summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/mplayer/mplayer-1.0_rc1-r2.ebuild')
-rw-r--r--media-video/mplayer/mplayer-1.0_rc1-r2.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/media-video/mplayer/mplayer-1.0_rc1-r2.ebuild b/media-video/mplayer/mplayer-1.0_rc1-r2.ebuild
index 6ee52b5eb1f5..27e29574b972 100644
--- a/media-video/mplayer/mplayer-1.0_rc1-r2.ebuild
+++ b/media-video/mplayer/mplayer-1.0_rc1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc1-r2.ebuild,v 1.13 2007/07/02 15:23:40 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_rc1-r2.ebuild,v 1.14 2007/07/12 02:40:43 mr_bones_ Exp $
inherit eutils flag-o-matic multilib
@@ -396,7 +396,6 @@ src_compile() {
use altivec && append-flags -maltivec -mabi=altivec
fi
-
if use xanim
then
myconf="${myconf} --with-xanimlibdir=/usr/lib/xanim/mods"
@@ -570,4 +569,3 @@ pkg_postrm() {
rm -f ${ROOT}/usr/share/mplayer/subfont.ttf
fi
}
-