aboutsummaryrefslogtreecommitdiffstats
path: root/finance/grisbi
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-15 07:08:05 +0800
committermiwi <miwi@FreeBSD.org>2008-03-15 07:08:05 +0800
commit45b95a604b6f7536bc91c64dcf555baf1e01574d (patch)
tree1522c261e406712a54c197577919182a2778f360 /finance/grisbi
parentdbd6204ccd67edde762f3e070b53a8465f5b0d3d (diff)
downloadfreebsd-ports-gnome-45b95a604b6f7536bc91c64dcf555baf1e01574d.tar.gz
freebsd-ports-gnome-45b95a604b6f7536bc91c64dcf555baf1e01574d.tar.zst
freebsd-ports-gnome-45b95a604b6f7536bc91c64dcf555baf1e01574d.zip
- Chase finance/libofx shlib version bump
Submitted by: pavbot
Diffstat (limited to 'finance/grisbi')
-rw-r--r--finance/grisbi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile
index bf40b487ffa0..be2374850da4 100644
--- a/finance/grisbi/Makefile
+++ b/finance/grisbi/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= thierry@FreeBSD.org
COMMENT= A personnal accounting application
-LIB_DEPENDS= ofx.3:${PORTSDIR}/finance/libofx
+LIB_DEPENDS= ofx.4:${PORTSDIR}/finance/libofx
.if !defined(WITHOUT_LATEX)
RUN_DEPENDS= ${UCS_CLASSDIR}/ucs.sty:${PORTSDIR}/print/latex-ucs
.endif