From cea4c18e7779819c31a27ae5d6a9453fde2ca4ff Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Tue, 17 Jul 2012 06:59:31 +0000 Subject: Build with gcc-4.7 Bug #426442 (Portage version: 2.1.11.7/cvs/Linux i686) --- dev-games/ois/ois-1.3.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-games/ois/ois-1.3.ebuild') diff --git a/dev-games/ois/ois-1.3.ebuild b/dev-games/ois/ois-1.3.ebuild index f257ae793fca..23e6835a1a03 100644 --- a/dev-games/ois/ois-1.3.ebuild +++ b/dev-games/ois/ois-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/ois/ois-1.3.ebuild,v 1.3 2012/06/21 02:03:07 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/ois/ois-1.3.ebuild,v 1.4 2012/07/17 06:59:31 tupone Exp $ EAPI=4 inherit autotools autotools-utils @@ -21,6 +21,7 @@ DEPEND="x11-libs/libXaw S=${WORKDIR}/${MY_P} src_prepare() { + epatch "${FILESDIR}"/${P}-gcc47.patch eautoreconf } -- cgit v1.2.3-65-gdbad