net-irc/weechat: explicitly set makefile generator for cmake
authorTim Harder <radhermit@gentoo.org>
Mon, 8 Aug 2016 18:47:14 +0000 (14:47 -0400)
committerTim Harder <radhermit@gentoo.org>
Mon, 8 Aug 2016 19:26:09 +0000 (15:26 -0400)
Fixes bug #558578.

net-irc/weechat/weechat-1.4-r1.ebuild
net-irc/weechat/weechat-1.5.ebuild
net-irc/weechat/weechat-9999.ebuild

index 46fb7c2f5eb7d1c4b81fa5c64a1f6d713c3b9636..d9b4d44318cd7e79f681c44c7ce2a9db6d96c902 100644 (file)
@@ -4,6 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+CMAKE_MAKEFILE_GENERATOR=emake
 inherit eutils python-single-r1 multilib cmake-utils
 
 if [[ ${PV} == "9999" ]] ; then
index 6c4d47314a1c2a093bc2874b4c4b7b0ce2d4b89b..35a7165d3d7292dc21f63cc673ac02534e8419ac 100644 (file)
@@ -4,6 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+CMAKE_MAKEFILE_GENERATOR=emake
 inherit eutils python-single-r1 multilib cmake-utils
 
 if [[ ${PV} == "9999" ]] ; then
index 2c9d55e5b29eec9d197944c9177cf199d13b7435..f3271844bfce64f1239cd09672fe59b1f984b00a 100644 (file)
@@ -4,6 +4,7 @@
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} )
+CMAKE_MAKEFILE_GENERATOR=emake
 inherit eutils python-single-r1 multilib cmake-utils
 
 if [[ ${PV} == "9999" ]] ; then