aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-10-28 12:43:18 +0800
committersobomax <sobomax@FreeBSD.org>2001-10-28 12:43:18 +0800
commitbcacd78bcc98ed988caa6c68fd8a3fca04429c3a (patch)
treef71c5e07cfba4d1148b2ec3477327979ab0234e5 /deskutils
parentb12affbe2fdd4084ca6ce306ddde4fc8fdd7fd48 (diff)
downloadfreebsd-ports-gnome-bcacd78bcc98ed988caa6c68fd8a3fca04429c3a.tar.gz
freebsd-ports-gnome-bcacd78bcc98ed988caa6c68fd8a3fca04429c3a.tar.zst
freebsd-ports-gnome-bcacd78bcc98ed988caa6c68fd8a3fca04429c3a.zip
Correct Guppi entry in LIB_DEPENDS after updating Guppi to 0.40.0.
Diffstat (limited to 'deskutils')
-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 \