diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-01-10 07:09:39 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-01-10 07:09:39 +0000 |
commit | 5153412b9fff69f23bcf0f1e59a4f8715f1fd6e4 (patch) | |
tree | 7a96ff10561e614192e2cfd5a6266a5a381ad07e /finance/gnucash | |
parent | bcef6478831700084df00c6ea0071d3056260091 (diff) |
Notes
Diffstat (limited to 'finance/gnucash')
-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 f4f9414d535a..e2e908698608 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ ofx.3:${PORTSDIR}/finance/libofx \ gwrap-core-runtime.0:${PORTSDIR}/devel/g-wrap \ gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38 \ - goffice-0.4:${PORTSDIR}/devel/goffice + goffice-0.4:${PORTSDIR}/devel/goffice04 RUN_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile \ ${LOCALBASE}/share/guile/1.6/slibcat:${PORTSDIR}/lang/slib-guile \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ |