aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-04-14 11:09:16 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-04-14 11:09:16 +0000
commitcbfa894960be092c857813e30de4a757c7d24dae (patch)
tree33237469693a3ad86376bfbb673be14bf4755da6 /finance
parent9de0af7c511c66013f938adf2de5cfbdea97869a (diff)
downloadports-cbfa894960be092c857813e30de4a757c7d24dae.tar.gz
ports-cbfa894960be092c857813e30de4a757c7d24dae.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/skrooge/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/skrooge/Makefile b/finance/skrooge/Makefile
index 1f2ab5898f8f..e5a49d774f66 100644
--- a/finance/skrooge/Makefile
+++ b/finance/skrooge/Makefile
@@ -2,6 +2,7 @@
PORTNAME= skrooge
DISTVERSION= 2.12.0
+PORTREVISION= 1
CATEGORIES= finance kde
MASTER_SITES= KDE/stable/${PORTNAME}
DIST_SUBDIR= KDE/${PORTNAME}
@@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= xsltproc:textproc/libxslt
LIB_DEPENDS= libofx.so:finance/libofx \
- libqca-qt5.so:devel/qca-qt5 \
+ libqca-qt5.so:devel/qca@qt5 \
libsqlcipher.so:databases/sqlcipher
USES= cmake:outsource compiler:c++11-lib desktop-file-utils \