From 7d9660eab6e4dfc7ff7922e809d62a0ae1657545 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Wed, 2 Feb 2022 20:40:58 +0100 Subject: 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 --- net-p2p/ktorrent/ktorrent-21.08.3.ebuild | 1 - net-p2p/ktorrent/ktorrent-21.12.1.ebuild | 1 - 2 files changed, 2 deletions(-) (limited to 'net-p2p') 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) -- cgit v1.2.3-65-gdbad