commit:     7d9660eab6e4dfc7ff7922e809d62a0ae1657545
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  2 19:40:58 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Feb  2 19:48:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9660ea

net-p2p/ktorrent: Drop unused cmake var

Upstream commit 6c1ae6b2530c5f7c72611a95aea92275520a5aee

Closes: https://bugs.gentoo.org/832511
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-p2p/ktorrent/ktorrent-21.08.3.ebuild | 1 -
 net-p2p/ktorrent/ktorrent-21.12.1.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/net-p2p/ktorrent/ktorrent-21.08.3.ebuild 
b/net-p2p/ktorrent/ktorrent-21.08.3.ebuild
index f93aae27bb78..03c5a7a1ed0f 100644
--- a/net-p2p/ktorrent/ktorrent-21.08.3.ebuild
+++ b/net-p2p/ktorrent/ktorrent-21.08.3.ebuild
@@ -78,7 +78,6 @@ src_configure() {
                -DENABLE_BWSCHEDULER_PLUGIN=$(usex bwscheduler)
                -DENABLE_DOWNLOADORDER_PLUGIN=$(usex downloadorder)
                -DENABLE_INFOWIDGET_PLUGIN=$(usex infowidget)
-               -DWITH_SYSTEM_GEOIP=$(usex infowidget)
                -DENABLE_IPFILTER_PLUGIN=$(usex ipfilter)
                -DENABLE_LOGVIEWER_PLUGIN=$(usex logviewer)
                -DENABLE_MAGNETGENERATOR_PLUGIN=$(usex magnetgenerator)

diff --git a/net-p2p/ktorrent/ktorrent-21.12.1.ebuild 
b/net-p2p/ktorrent/ktorrent-21.12.1.ebuild
index 8aaf5b1aed96..d7a0809bc391 100644
--- a/net-p2p/ktorrent/ktorrent-21.12.1.ebuild
+++ b/net-p2p/ktorrent/ktorrent-21.12.1.ebuild
@@ -77,7 +77,6 @@ src_configure() {
                -DENABLE_BWSCHEDULER_PLUGIN=$(usex bwscheduler)
                -DENABLE_DOWNLOADORDER_PLUGIN=$(usex downloadorder)
                -DENABLE_INFOWIDGET_PLUGIN=$(usex infowidget)
-               -DWITH_SYSTEM_GEOIP=$(usex infowidget)
                -DENABLE_IPFILTER_PLUGIN=$(usex ipfilter)
                -DENABLE_LOGVIEWER_PLUGIN=$(usex logviewer)
                -DENABLE_MAGNETGENERATOR_PLUGIN=$(usex magnetgenerator)

Reply via email to