From 774258d29b58d5f98231effd89470d9c2df21d71 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Thu, 30 Apr 2020 20:13:40 +0200 Subject: [PATCH] app-i18n/tomoe: Drop USE static-libs Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas Sturmlechner --- app-i18n/tomoe/tomoe-0.6.0-r6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/tomoe/tomoe-0.6.0-r6.ebuild b/app-i18n/tomoe/tomoe-0.6.0-r6.ebuild index 4be2663f575f..00b0c32111b1 100644 --- a/app-i18n/tomoe/tomoe-0.6.0-r6.ebuild +++ b/app-i18n/tomoe/tomoe-0.6.0-r6.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="amd64 x86" -IUSE="hyperestraier mysql ruby ${USE_RUBY//ruby/ruby_targets_ruby} static-libs subversion" +IUSE="hyperestraier mysql ruby ${USE_RUBY//ruby/ruby_targets_ruby} subversion" REQUIRED_USE="ruby? ( ^^ ( ${USE_RUBY//ruby/ruby_targets_ruby} ) )" RESTRICT="test" @@ -65,7 +65,7 @@ src_configure() { econf \ $(use_enable ruby dict-ruby) \ - $(use_enable static-libs static) \ + --disable-static \ --without-python \ $(use_with ruby ruby "$(type -P ${ruby})") \ --with-svn-include="${EPREFIX}"/usr/include \ -- 2.26.2