aboutsummaryrefslogtreecommitdiffstats
path: root/finance/gnucash
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-08-04 09:05:13 +0800
committerade <ade@FreeBSD.org>2000-08-04 09:05:13 +0800
commita89565ec195ef694fbb1284b49e6272bd86a7654 (patch)
tree62ed8df6938677e5f4e2086d1a49cdec7a40abad /finance/gnucash
parent6182faf4d411c4aec4655e2bb1c5c112c79cffcd (diff)
downloadfreebsd-ports-gnome-a89565ec195ef694fbb1284b49e6272bd86a7654.tar.gz
freebsd-ports-gnome-a89565ec195ef694fbb1284b49e6272bd86a7654.tar.zst
freebsd-ports-gnome-a89565ec195ef694fbb1284b49e6272bd86a7654.zip
Update for new shlib revision from guile 1.4
Diffstat (limited to 'finance/gnucash')
-rw-r--r--finance/gnucash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index b40bf59e662c..39054d6b8223 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -26,7 +26,7 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
glib12.3:${PORTSDIR}/devel/glib12 \
gnome.4:${PORTSDIR}/x11/gnomelibs \
- guile.6:${PORTSDIR}/lang/guile \
+ guile.9:${PORTSDIR}/lang/guile \
xml.5:${PORTSDIR}/textproc/libxml
site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
RUN_DEPENDS= slib48:${PORTSDIR}/lang/slib \