aboutsummaryrefslogtreecommitdiffstats
path: root/finance/kmymoney2
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-03-06 05:52:14 +0800
committerswills <swills@FreeBSD.org>2012-03-06 05:52:14 +0800
commit1cc2ca8202b3a2b045f173cfc9dcbd8e6569bb9e (patch)
tree6ff9b37ebf5de05c46c2e028c8ff7a92ea397e77 /finance/kmymoney2
parent6f94c017fa76ae6b0faa1158a69eb95183f74052 (diff)
downloadfreebsd-ports-gnome-1cc2ca8202b3a2b045f173cfc9dcbd8e6569bb9e.tar.gz
freebsd-ports-gnome-1cc2ca8202b3a2b045f173cfc9dcbd8e6569bb9e.tar.zst
freebsd-ports-gnome-1cc2ca8202b3a2b045f173cfc9dcbd8e6569bb9e.zip
- Chase libofx shared version bump
PR: ports/165716 Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Diffstat (limited to 'finance/kmymoney2')
-rw-r--r--finance/kmymoney2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/kmymoney2/Makefile b/finance/kmymoney2/Makefile
index 3abbc2338f11..93bc6fa49e68 100644
--- a/finance/kmymoney2/Makefile
+++ b/finance/kmymoney2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= kmymoney2
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= finance
MASTER_SITES= SF/${PORTNAME}/KMyMoney/${PORTVERSION}
@@ -15,9 +16,8 @@ COMMENT= KDE-based personal finance assistant
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
-LIB_DEPENDS= osp.5:${PORTSDIR}/textproc/opensp
-
-LIB_DEPENDS+= ofx.4:${PORTSDIR}/finance/libofx
+LIB_DEPENDS= osp.5:${PORTSDIR}/textproc/opensp \
+ ofx.5:${PORTSDIR}/finance/libofx
USE_KDELIBS_VER=3
USE_GMAKE= yes