summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2002-08-12 19:00:30 +0000
committerMartin Schlemmer <azarah@gentoo.org>2002-08-12 19:00:30 +0000
commit959bd21bc2348ba47e7a6c1c4876cb682dc4223c (patch)
tree80f7e018cd40bfe7789f2e2a540919e0802e08a4 /media-video/mplayer
parentversion bump due ro security fix (diff)
downloadhistorical-959bd21bc2348ba47e7a6c1c4876cb682dc4223c.tar.gz
historical-959bd21bc2348ba47e7a6c1c4876cb682dc4223c.tar.bz2
historical-959bd21bc2348ba47e7a6c1c4876cb682dc4223c.zip
tweak flags a bit
Diffstat (limited to 'media-video/mplayer')
-rw-r--r--media-video/mplayer/mplayer-0.90_pre6-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mplayer/mplayer-0.90_pre6-r3.ebuild b/media-video/mplayer/mplayer-0.90_pre6-r3.ebuild
index b95907ce10e6..99ac8db87c73 100644
--- a/media-video/mplayer/mplayer-0.90_pre6-r3.ebuild
+++ b/media-video/mplayer/mplayer-0.90_pre6-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.90_pre6-r3.ebuild,v 1.1 2002/08/12 16:00:35 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.90_pre6-r3.ebuild,v 1.2 2002/08/12 19:00:30 azarah Exp $
# NOTE to myself: Test this thing with and without dvd/gtk+ support,
# as it seems the mplayer guys dont really care to
@@ -146,7 +146,7 @@ src_compile() {
# || myconf="${myconf} --disable-mpdvdkit --disable-dvdread \
# --disable-css --disable-dvdnav"
use dvd \
- && myconf="${myconf} --enable-dvdread" \
+ && myconf="${myconf} --enable-mpdvdkit --enable-dvdnav" \
|| myconf="${myconf} --disable-mpdvdkit --disable-dvdread \
--disable-css --disable-dvdnav"