commit:     4f60c853f6766e8ee95cdc65a7821e847322158f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 13 12:01:55 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb 13 12:01:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f60c853

kde-plasma/kinfocenter: Set CMAKE_MAKEFILE_GENERATOR to emake

Bug: https://bugs.gentoo.org/677866
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild 
b/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild
index d50937dc92d..a937f0caf6e 100644
--- a/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild
+++ b/kde-plasma/kinfocenter/kinfocenter-5.15.0.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=7
 
+CMAKE_MAKEFILE_GENERATOR="emake" # FIXME
 KDE_HANDBOOK="forceoptional"
 inherit kde5
 

Reply via email to