summaryrefslogtreecommitdiff
path: root/net-irc/weechat/weechat-2.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/weechat/weechat-2.8.ebuild')
-rw-r--r--net-irc/weechat/weechat-2.8.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/net-irc/weechat/weechat-2.8.ebuild b/net-irc/weechat/weechat-2.8.ebuild
index e7f1ef5f7341..115554943a06 100644
--- a/net-irc/weechat/weechat-2.8.ebuild
+++ b/net-irc/weechat/weechat-2.8.ebuild
@@ -135,11 +135,6 @@ src_configure() {
-DENABLE_TRIGGER=$(usex trigger)
-DENABLE_XFER=$(usex xfer)
)
-
- if use python; then
- python_is_python3 || mycmakeargs+=( -DENABLE_PYTHON2=ON )
- fi
-
cmake-utils_src_configure
}