View | Details | Raw Unified
Collapse All | Expand All

(-) games-arcade/stepmania/stepmania-3.9.ebuild (-1 / +3 lines)
 Lines 2-8    Link Here 
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9.ebuild,v 1.4 2006/10/24 21:51:32 tupone Exp $
# $Header: /var/cvsroot/gentoo-x86/games-arcade/stepmania/stepmania-3.9.ebuild,v 1.4 2006/10/24 21:51:32 tupone Exp $
inherit eutils autotools games
inherit eutils autotools games flag-o-matic
IUSE="debug gtk jpeg mp3 mpeg vorbis force-oss"
IUSE="debug gtk jpeg mp3 mpeg vorbis force-oss"
 Lines 43-48    Link Here 
}
}
src_compile() {
src_compile() {
	append-flags -fno-strict-aliasing
	econf \
	econf \
		$(use_with debug) \
		$(use_with debug) \
		$(use_with jpeg) \
		$(use_with jpeg) \