summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/weechat/weechat-1.4-r1.ebuild1
-rw-r--r--net-irc/weechat/weechat-1.5.ebuild1
-rw-r--r--net-irc/weechat/weechat-9999.ebuild1
3 files changed, 3 insertions, 0 deletions
diff --git a/net-irc/weechat/weechat-1.4-r1.ebuild b/net-irc/weechat/weechat-1.4-r1.ebuild
index 46fb7c2f5eb7..d9b4d44318cd 100644
--- a/net-irc/weechat/weechat-1.4-r1.ebuild
+++ b/net-irc/weechat/weechat-1.4-r1.ebuild
@@ -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
diff --git a/net-irc/weechat/weechat-1.5.ebuild b/net-irc/weechat/weechat-1.5.ebuild
index 6c4d47314a1c..35a7165d3d72 100644
--- a/net-irc/weechat/weechat-1.5.ebuild
+++ b/net-irc/weechat/weechat-1.5.ebuild
@@ -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
diff --git a/net-irc/weechat/weechat-9999.ebuild b/net-irc/weechat/weechat-9999.ebuild
index 2c9d55e5b29e..f3271844bfce 100644
--- a/net-irc/weechat/weechat-9999.ebuild
+++ b/net-irc/weechat/weechat-9999.ebuild
@@ -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