summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/openmsx/openmsx-0.3.3.ebuild')
-rw-r--r--games-emulation/openmsx/openmsx-0.3.3.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/games-emulation/openmsx/openmsx-0.3.3.ebuild b/games-emulation/openmsx/openmsx-0.3.3.ebuild
index d9e3ddbf7afd..da03d4423dd0 100644
--- a/games-emulation/openmsx/openmsx-0.3.3.ebuild
+++ b/games-emulation/openmsx/openmsx-0.3.3.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.3.3.ebuild,v 1.1 2003/11/04 09:26:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/openmsx/openmsx-0.3.3.ebuild,v 1.2 2003/11/04 22:46:55 mr_bones_ Exp $
-inherit games
+inherit flag-o-matic games
DESCRIPTION="MSX emulator that aims for perfection"
HOMEPAGE="http://openmsx.sourceforge.net/"
@@ -13,6 +13,9 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
+# fix bug 32745
+replace-flags '-Os' '-O2'
+
DEPEND="dev-libs/libxml2
media-libs/libpng
sys-libs/zlib