summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2016-04-02 23:07:41 -0400
committerMichael Sterrett <mr_bones_@gentoo.org>2016-04-02 23:08:03 -0400
commit32f8d90649164ca4a2674273ba961fa283b47607 (patch)
tree3633e092034d634905cddcd4d5381f7c0af9a2ff /games-emulation/vbam
parentdev-libs/elfutils: version bump to 0.166 (diff)
downloadgentoo-32f8d90649164ca4a2674273ba961fa283b47607.tar.gz
gentoo-32f8d90649164ca4a2674273ba961fa283b47607.tar.bz2
gentoo-32f8d90649164ca4a2674273ba961fa283b47607.zip
games-emulation/vbam: explicitly set the makefile ganerator (bug #562540)
Package-Manager: portage-2.2.26
Diffstat (limited to 'games-emulation/vbam')
-rw-r--r--games-emulation/vbam/vbam-2.0.0_pre1507.ebuild3
1 files changed, 2 insertions, 1 deletions
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