summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2018-07-04 21:40:27 +0900
committerAkinori Hattori <hattya@gentoo.org>2018-07-04 22:23:45 +0900
commit1237f284593875131e7411d1df52e71ace297d5d (patch)
treee7bdc9553f0c13288f45fdb1632bb163572b8653 /www-servers
parentdev-lang/swi-prolog: bump 7.7 development version (diff)
downloadgentoo-1237f284593875131e7411d1df52e71ace297d5d.tar.gz
gentoo-1237f284593875131e7411d1df52e71ace297d5d.tar.bz2
gentoo-1237f284593875131e7411d1df52e71ace297d5d.zip
www-servers/h2o: build with make
Closes: https://bugs.gentoo.org/655460 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/h2o/h2o-2.2.4.ebuild2
-rw-r--r--www-servers/h2o/h2o-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/h2o/h2o-2.2.4.ebuild b/www-servers/h2o/h2o-2.2.4.ebuild
index ab022fd47830..10c508037d71 100644
--- a/www-servers/h2o/h2o-2.2.4.ebuild
+++ b/www-servers/h2o/h2o-2.2.4.ebuild
@@ -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
diff --git a/www-servers/h2o/h2o-9999.ebuild b/www-servers/h2o/h2o-9999.ebuild
index 292131941a99..b0583fd88558 100644
--- a/www-servers/h2o/h2o-9999.ebuild
+++ b/www-servers/h2o/h2o-9999.ebuild
@@ -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