games-emulation/vbam: explicitly set the makefile ganerator (bug #562540)
authorMichael Sterrett <mr_bones_@gentoo.org>
Sun, 3 Apr 2016 03:07:41 +0000 (23:07 -0400)
committerMichael Sterrett <mr_bones_@gentoo.org>
Sun, 3 Apr 2016 03:08:03 +0000 (23:08 -0400)
Package-Manager: portage-2.2.26

games-emulation/vbam/vbam-2.0.0_pre1507.ebuild

index f9c8f357e64bbd7d397f9987a009e3c20c972c56..b65ee2855acc950994e5889c5271d10cf9ab68b8 100644 (file)
@@ -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