diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-02-29 18:54:53 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-02-29 18:54:53 +0000 |
commit | 4c72059a8c70d566d5bc27e6b1badcdeddb7f9b1 (patch) | |
tree | 91a51bbfceea60b3f48dfb44cbc9006601b834ba | |
parent | 3f497bd073b47c721c168e4e8c2526449b342708 (diff) | |
download | ports-4c72059a8c70d566d5bc27e6b1badcdeddb7f9b1.tar.gz ports-4c72059a8c70d566d5bc27e6b1badcdeddb7f9b1.zip |
Notes
-rw-r--r-- | finance/gnucash/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index 8b76bd0e3e12..f519cdc65225 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -20,7 +20,6 @@ COMMENT= Quicken-like money and finance manager BUILD_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile 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/goffice04 RUN_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile \ |