From 32f8d90649164ca4a2674273ba961fa283b47607 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Sat, 2 Apr 2016 23:07:41 -0400 Subject: games-emulation/vbam: explicitly set the makefile ganerator (bug #562540) Package-Manager: portage-2.2.26 --- games-emulation/vbam/vbam-2.0.0_pre1507.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games-emulation') diff --git a/games-emulation/vbam/vbam-2.0.0_pre1507.ebuild b/games-emulation/vbam/vbam-2.0.0_pre1507.ebuild index f9c8f357e64b..b65ee2855acc 100644 --- a/games-emulation/vbam/vbam-2.0.0_pre1507.ebuild +++ b/games-emulation/vbam/vbam-2.0.0_pre1507.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 WX_GTK_VER="3.0" +CMAKE_MAKEFILE_GENERATOR=emake inherit cmake-utils wxwidgets flag-o-matic gnome2-utils fdo-mime games if [[ ${PV} == 9999 ]]; then -- cgit v1.2.3-65-gdbad