diff options
author | marcus <marcus@FreeBSD.org> | 2008-01-10 15:09:39 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-01-10 15:09:39 +0800 |
commit | 09e566661815c77ca0ac78d59055ac202a726701 (patch) | |
tree | 5780e604bdcf46fb8d988bc8bdfe00439d46ee1c /finance/gnucash | |
parent | 3aa75d7177796bb9d23153d705ed5f70e72f32a7 (diff) | |
download | freebsd-ports-gnome-09e566661815c77ca0ac78d59055ac202a726701.tar.gz freebsd-ports-gnome-09e566661815c77ca0ac78d59055ac202a726701.tar.zst freebsd-ports-gnome-09e566661815c77ca0ac78d59055ac202a726701.zip |
Chase the move of the goffice 0.4 API to devel/goffice04.
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 \ |