aboutsummaryrefslogtreecommitdiff
path: root/finance/gnucash
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-02 22:48:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-03-02 22:48:50 +0000
commit8e233b180dc61f7de82ab78973c1e845875a1048 (patch)
treef45b21f5e38f279d962f07eff2f52e6a0fe7d4db /finance/gnucash
parent4981ef6918aba6d78e1f93f65c9217fc13ae7929 (diff)
downloadports-8e233b180dc61f7de82ab78973c1e845875a1048.tar.gz
ports-8e233b180dc61f7de82ab78973c1e845875a1048.zip
Notes
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index e4ae3b57817c..ac6dd4b29481 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -17,7 +17,8 @@ MASTER_SITE_SUBDIR= gnucash
MAINTAINER= ahze@FreeBSD.org
COMMENT= Quicken-like money and finance manager
-BUILD_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile
+BUILD_DEPENDS= guile>=1.6.8_2:${PORTSDIR}/lang/guile \
+ ${LOCALBASE}/share/guile/1.8/slibcat:${PORTSDIR}/lang/slib-guile
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
ofx.3:${PORTSDIR}/finance/libofx \
gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38 \