aboutsummaryrefslogtreecommitdiffstats
path: root/finance/kmymoney2
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-11-24 16:37:53 +0800
committerrafan <rafan@FreeBSD.org>2006-11-24 16:37:53 +0800
commit3274c80606f13cf07beca114944f5e6570d388bf (patch)
treeaa2a845e9ad3432eb5e842922cfb20bbd8c03480 /finance/kmymoney2
parent013e1a81a32532f9efec27e23c299076674cb5a3 (diff)
downloadfreebsd-ports-gnome-3274c80606f13cf07beca114944f5e6570d388bf.tar.gz
freebsd-ports-gnome-3274c80606f13cf07beca114944f5e6570d388bf.tar.zst
freebsd-ports-gnome-3274c80606f13cf07beca114944f5e6570d388bf.zip
- Chase recent libofx update
Diffstat (limited to 'finance/kmymoney2')
-rw-r--r--finance/kmymoney2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/kmymoney2/Makefile b/finance/kmymoney2/Makefile
index 394a04dc67d0..154edc2e7f1d 100644
--- a/finance/kmymoney2/Makefile
+++ b/finance/kmymoney2/Makefile
@@ -22,7 +22,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
WITHOUT_OFX= yes
.if defined(WITH_OFX)
-LIB_DEPENDS+= ofx.2:${PORTSDIR}/finance/libofx
+LIB_DEPENDS+= ofx.3:${PORTSDIR}/finance/libofx
CONFIGURE_ARGS= --enable-ofxplugin
OFXPLUGIN=
.else