aboutsummaryrefslogtreecommitdiff
path: root/finance/grisbi
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2013-10-04 13:26:28 +0000
committerJason E. Hale <jhale@FreeBSD.org>2013-10-04 13:26:28 +0000
commitb97c9d0f7961bf3cf82b896a2bfd9f19516b0f13 (patch)
tree74ccb93877d00e24592ff1e4b3c4857566e4c898 /finance/grisbi
parented73823d240fe8dbf800d8a860794f7711a9e72b (diff)
downloadports-b97c9d0f7961bf3cf82b896a2bfd9f19516b0f13.tar.gz
ports-b97c9d0f7961bf3cf82b896a2bfd9f19516b0f13.zip
- Update finance/libofx to 0.9.9
- Support staging - Remove USE_GCC= any; port seems to build fine with clang - Move LICENSE to proper location - Modernize LIB_DEPENDS - USE_GMAKE -> USES= gmake - Update pkg-descr to reflect current capabilities - Bump PORTREVISION on dependent ports due to so version bump
Notes
Notes: svn path=/head/; revision=329305
Diffstat (limited to 'finance/grisbi')
-rw-r--r--finance/grisbi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/grisbi/Makefile b/finance/grisbi/Makefile
index 20adea01e93f..f7b426c1950e 100644
--- a/finance/grisbi/Makefile
+++ b/finance/grisbi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= grisbi
PORTVERSION= 0.8.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION:R}.x/
@@ -12,7 +12,7 @@ COMMENT= Personal accounting application
LICENSE= GPLv2
-LIB_DEPENDS= ofx.5:${PORTSDIR}/finance/libofx
+LIB_DEPENDS= libofx.so:${PORTSDIR}/finance/libofx
USE_BZIP2= yes
USES= gmake iconv pkgconfig