www-servers/h2o: build with make
authorAkinori Hattori <hattya@gentoo.org>
Wed, 4 Jul 2018 12:40:27 +0000 (21:40 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Wed, 4 Jul 2018 13:23:45 +0000 (22:23 +0900)
Closes: https://bugs.gentoo.org/655460
Package-Manager: Portage-2.3.40, Repoman-2.3.9

www-servers/h2o/h2o-2.2.4.ebuild
www-servers/h2o/h2o-9999.ebuild

index ab022fd47830b2a969f44ce6075f3fe81973099f..10c508037d7129bbadbbed704f801a050d697260 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-
+CMAKE_MAKEFILE_GENERATOR="emake"
 USE_RUBY="ruby23 ruby24"
 
 inherit cmake-utils ruby-single systemd user
index 292131941a9916437dd17dccdc0d6b65d4023442..b0583fd88558e9e17c9e4a8776c5f50a84727c9d 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-
+CMAKE_MAKEFILE_GENERATOR="emake"
 USE_RUBY="ruby23 ruby24"
 
 inherit cmake-utils git-r3 ruby-single systemd user