diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index a39d84e80532..928cfb71af84 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -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-gw-glib.0:${PORTSDIR}/devel/g-wrap + 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 \ |