commit: 95ff08b3b6ab347079792bd7d33b1595fa94bd0c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 13 10:51:38 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 13 10:51:54 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=95ff08b3
app-office/calligra: Drop unused cmake var
Upstream porting away from KF5Html.
Upstream commit abf0753cd899515740bbdcaadb8e9c76309d5df4
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-office/calligra/calligra-9999.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/app-office/calligra/calligra-9999.ebuild
b/app-office/calligra/calligra-9999.ebuild
index f0b4971a45..a40aa8d72b 100644
--- a/app-office/calligra/calligra-9999.ebuild
+++ b/app-office/calligra/calligra-9999.ebuild
@@ -153,7 +153,6 @@ src_configure() {
-DRELEASE_BUILD=ON
-DWITH_Iconv=ON
-DCMAKE_DISABLE_FIND_PACKAGE_KF5CalendarCore=ON
- -DCMAKE_DISABLE_FIND_PACKAGE_KF5KHtml=ON
-DPRODUCTSET="${myproducts[*]}"
$(cmake_use_find_package activities KF5Activities)
$(cmake_use_find_package charts KChart)