commit:     263f3cf954ce029987afedb844a023e8065392f9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 00:01:11 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 12 00:01:18 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=263f3cf9

app-office/calligraplan: Fix src_configure (ecm porting)

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-office/calligraplan/calligraplan-3.1.90.ebuild | 2 +-
 app-office/calligraplan/calligraplan-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-office/calligraplan/calligraplan-3.1.90.ebuild 
b/app-office/calligraplan/calligraplan-3.1.90.ebuild
index 4b98731c5c..3236423b3a 100644
--- a/app-office/calligraplan/calligraplan-3.1.90.ebuild
+++ b/app-office/calligraplan/calligraplan-3.1.90.ebuild
@@ -85,5 +85,5 @@ src_configure() {
        )
        # Qt5DBus can't be disabled because of KF5DBusAddons dependency
 
-       kde5_src_configure
+       ecm_src_configure
 }

diff --git a/app-office/calligraplan/calligraplan-9999.ebuild 
b/app-office/calligraplan/calligraplan-9999.ebuild
index 4b98731c5c..3236423b3a 100644
--- a/app-office/calligraplan/calligraplan-9999.ebuild
+++ b/app-office/calligraplan/calligraplan-9999.ebuild
@@ -85,5 +85,5 @@ src_configure() {
        )
        # Qt5DBus can't be disabled because of KF5DBusAddons dependency
 
-       kde5_src_configure
+       ecm_src_configure
 }

Reply via email to