aboutsummaryrefslogtreecommitdiff
path: root/finance/grisbi
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-14 23:08:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-14 23:08:05 +0000
commitf853db7c7256baa44f4638cea086e13eb67ad9e0 (patch)
tree0803b33363d5541e57412d554bb62cb4971cf1d7 /finance/grisbi
parent84f47be6f17fa966bc49523ecf69537be10c359d (diff)
downloadports-f853db7c7256baa44f4638cea086e13eb67ad9e0.tar.gz
ports-f853db7c7256baa44f4638cea086e13eb67ad9e0.zip
Notes
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