aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-10-17 21:26:31 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-10-17 21:26:31 +0000
commit12142956556790218645a46353b7bfde7e190a29 (patch)
tree61045a4aea8ef98ae2730c7fe08767d7e308a411 /finance
parentfff9f6cef34f8d9a754d6ff20556c178d46433f6 (diff)
downloadports-12142956556790218645a46353b7bfde7e190a29.tar.gz
ports-12142956556790218645a46353b7bfde7e190a29.zip
- Chase g-wrap downgrade
Approved by: portmgr (marcus)
Notes
Notes: svn path=/head/; revision=175381
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index b92c0949b4e7..a39d84e80532 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnucash
PORTVERSION= 1.8.12
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= finance gnome
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
${MASTER_SITE_SOURCEFORGE}
@@ -21,7 +21,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
guppi.16:${PORTSDIR}/math/guppi \
popt.0:${PORTSDIR}/devel/popt \
ofx.3:${PORTSDIR}/finance/libofx \
- gw-guile-standard.0:${PORTSDIR}/devel/g-wrap
+ gw-guile-gw-glib.0:${PORTSDIR}/devel/g-wrap
RUN_DEPENDS= ${LOCALBASE}/share/guile/1.6/slibcat:${PORTSDIR}/lang/slib-guile \
${SITE_PERL}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \