From: Michael Sterrett Date: Sun, 3 Apr 2016 03:07:41 +0000 (-0400) Subject: games-emulation/vbam: explicitly set the makefile ganerator (bug #562540) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=32f8d90649164ca4a2674273ba961fa283b47607;p=gentoo.git games-emulation/vbam: explicitly set the makefile ganerator (bug #562540) Package-Manager: portage-2.2.26 --- 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