summaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2008-02-29 18:54:53 +0000
committerMichael Johnson <ahze@FreeBSD.org>2008-02-29 18:54:53 +0000
commit4c72059a8c70d566d5bc27e6b1badcdeddb7f9b1 (patch)
tree91a51bbfceea60b3f48dfb44cbc9006601b834ba /finance/gnucash
parentWhen WITH_PRINT is defined add print/gutenprint to depends so users have an (diff)
Remove unneeded depends on g-wrap
PR: ports/119636 Submitted by: Nikolai Nespor
Notes
Notes: svn path=/head/; revision=208199
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/Makefile1
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 \