summaryrefslogtreecommitdiff
path: root/deskutils/gnucash
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-10-28 04:43:18 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-10-28 04:43:18 +0000
commit1a7a48b6f8a8c6a0a8992e49880524fc4ae0aae8 (patch)
tree31b1c67d53352d2064fab26942e32a184474aeb6 /deskutils/gnucash
parentupdate to 0.9.2. (diff)
Correct Guppi entry in LIB_DEPENDS after updating Guppi to 0.40.0.
Notes
Notes: svn path=/head/; revision=49279
Diffstat (limited to 'deskutils/gnucash')
-rw-r--r--deskutils/gnucash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnucash/Makefile b/deskutils/gnucash/Makefile
index f85539fc498c..b2b243b4e276 100644
--- a/deskutils/gnucash/Makefile
+++ b/deskutils/gnucash/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= gnome@FreeBSD.org
BUILD_DEPENDS= swig:${PORTSDIR}/devel/SWIG \
eperl:${PORTSDIR}/lang/eperl
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
- guppidata.11:${PORTSDIR}/math/guppi \
+ guppi.13:${PORTSDIR}/math/guppi \
popt.0:${PORTSDIR}/devel/popt \
g-wrap-runtime-guile.2:${PORTSDIR}/devel/g-wrap
RUN_DEPENDS= ${LOCALBASE}/share/slib/Template.scm:${PORTSDIR}/lang/slib \