diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/libofx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/libofx/Makefile b/finance/libofx/Makefile index 935fe870e28e..55a6478aa4b0 100644 --- a/finance/libofx/Makefile +++ b/finance/libofx/Makefile @@ -3,13 +3,14 @@ PORTNAME= libofx PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= SF MAINTAINER= jhale@FreeBSD.org COMMENT= OpenSource implementation of the OFX (Open Financial eXchange) -LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 \ osp.5:${PORTSDIR}/textproc/opensp |