summaryrefslogtreecommitdiff
path: root/finance/kmymoney
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-11-04 19:00:53 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-11-04 19:00:53 +0000
commit89d1bb9ab01e93b870f01933054c0acd8205ff46 (patch)
treee0f4b7d2567ee42aa9691bf31504507d0e3eaaca /finance/kmymoney
parentFix PLIST on powerpc* (diff)
Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes porting simpler; the set of ports using either mostly coincided. Exp-run by: antoine PR: 223687 PR: 232751
Notes
Notes: svn path=/head/; revision=484140
Diffstat (limited to 'finance/kmymoney')
-rw-r--r--finance/kmymoney/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/kmymoney/Makefile b/finance/kmymoney/Makefile
index e704248b0a26..c86a0384e189 100644
--- a/finance/kmymoney/Makefile
+++ b/finance/kmymoney/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kmymoney
PORTVERSION= 5.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src
@@ -64,7 +64,7 @@ KBANKING_DESC= Online banking via KBanking (AqBanking)
KBANKING_LIB_DEPENDS= libgwenhywfar.so:devel/gwenhywfar \
libgwengui-qt5.so:devel/gwenhywfar-qt5 \
libaqbanking.so:finance/aqbanking
-KBANKING_USE= qt=qml,quick
+KBANKING_USE= qt=declarative
KBANKING_CMAKE_BOOL= ENABLE_KBANKING
KDEWEBKIT_DESC= Web content rendering via KDEWebKit