aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-12-15 06:40:03 +0800
committerpav <pav@FreeBSD.org>2003-12-15 06:40:03 +0800
commitb2da7994c5d4e7493c7792e09455220456f13c19 (patch)
treedca1e9cc5302148bd6e99889b77a31dd358c2fe1 /finance
parent469ce95709ca65ff943d6e1c1789f3c34b858b24 (diff)
downloadfreebsd-ports-gnome-b2da7994c5d4e7493c7792e09455220456f13c19.tar.gz
freebsd-ports-gnome-b2da7994c5d4e7493c7792e09455220456f13c19.tar.zst
freebsd-ports-gnome-b2da7994c5d4e7493c7792e09455220456f13c19.zip
- Fix dependency on slib-guile
Pointy hat to: pav
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash-devel/Makefile2
-rw-r--r--finance/gnucash/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile
index 32c53bc13de3..25fa4b2a6148 100644
--- a/finance/gnucash-devel/Makefile
+++ b/finance/gnucash-devel/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
ofx.0:${PORTSDIR}/finance/libofx \
db4.0:${PORTSDIR}/databases/db4 \
gw-standard.0:${PORTSDIR}/devel/g-wrap
-RUN_DEPENDS= ${LOCALBASE}/share/guile/slib/slibcat:${PORTSDIR}/devel/slib-guile \
+RUN_DEPENDS= ${LOCALBASE}/share/guile/slib/slibcat:${PORTSDIR}/lang/slib-guile \
${SITE_PERL}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 32c53bc13de3..25fa4b2a6148 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile \
ofx.0:${PORTSDIR}/finance/libofx \
db4.0:${PORTSDIR}/databases/db4 \
gw-standard.0:${PORTSDIR}/devel/g-wrap
-RUN_DEPENDS= ${LOCALBASE}/share/guile/slib/slibcat:${PORTSDIR}/devel/slib-guile \
+RUN_DEPENDS= ${LOCALBASE}/share/guile/slib/slibcat:${PORTSDIR}/lang/slib-guile \
${SITE_PERL}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \
${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \