summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-01-22 16:04:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-01-22 16:04:11 +0000
commit13c0f276050af12993dbcdf0f2c276d70b2ad751 (patch)
treecb8ac7f48c174332248e1467018137acf40d1173 /finance/gnucash
parent- Update to 1.8.6 (diff)
- Chase lang/guile shlib bump
Notes
Notes: svn path=/head/; revision=226679
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 753f1d730d07..4c3c72a9feb0 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnucash
PORTVERSION= 2.2.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= finance gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.gnucash.org/pub/gnucash/sources/stable/
@@ -17,11 +17,11 @@ MASTER_SITE_SUBDIR= gnucash
MAINTAINER= ahze@FreeBSD.org
COMMENT= Quicken-like money and finance manager
-BUILD_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile \
+BUILD_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile \
${LOCALBASE}/share/guile/1.8/slibcat:${PORTSDIR}/lang/slib-guile
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
goffice-0.8.7:${PORTSDIR}/devel/goffice
-RUN_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile \
+RUN_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile \
${LOCALBASE}/share/guile/1.8/slibcat:${PORTSDIR}/lang/slib-guile \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \