commit:     ca1b8c0c8e5ea92c5310f654917113ae37aa07ef
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  7 19:27:40 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Sat Jan  7 19:32:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca1b8c0c

dev-libs/pugixml: force emake as cmake makefile generator (bug #601064)

 dev-libs/pugixml/pugixml-1.8.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-libs/pugixml/pugixml-1.8.ebuild 
b/dev-libs/pugixml/pugixml-1.8.ebuild
index 40dd30f..af03477 100644
--- a/dev-libs/pugixml/pugixml-1.8.ebuild
+++ b/dev-libs/pugixml/pugixml-1.8.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=6
+CMAKE_MAKEFILE_GENERATOR=emake
 
 inherit cmake-utils
 

Reply via email to