diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/grisbi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile index 0d91a86e51ac..a5d193b51f27 100644 --- a/finance/grisbi/Makefile +++ b/finance/grisbi/Makefile @@ -7,7 +7,7 @@ PORTNAME= grisbi PORTVERSION= 0.5.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= thierry@FreeBSD.org COMMENT= A personnal accounting application -LIB_DEPENDS= ofx.0:${PORTSDIR}/finance/libofx +LIB_DEPENDS= ofx.1:${PORTSDIR}/finance/libofx .if !defined(WITHOUT_LATEX) RUN_DEPENDS= ${UCS_CLASSDIR}/ucs.sty:${PORTSDIR}/print/latex-ucs .endif |