aboutsummaryrefslogtreecommitdiffstats
path: root/finance/gnucash
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2006-10-18 05:26:31 +0800
committerahze <ahze@FreeBSD.org>2006-10-18 05:26:31 +0800
commitcf39ef9328e97ddf7de904c2f5a97a9548b911cb (patch)
tree79f912078f27d9a5a07fa038fa3695aacb753d64 /finance/gnucash
parent747640e83d4607c1f49f88cbc17d33b0481b9eb4 (diff)
downloadfreebsd-ports-gnome-cf39ef9328e97ddf7de904c2f5a97a9548b911cb.tar.gz
freebsd-ports-gnome-cf39ef9328e97ddf7de904c2f5a97a9548b911cb.tar.zst
freebsd-ports-gnome-cf39ef9328e97ddf7de904c2f5a97a9548b911cb.zip
- Chase g-wrap downgrade
Approved by: portmgr (marcus)
Diffstat (limited to 'finance/gnucash')
-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 \