aboutsummaryrefslogtreecommitdiffstats
path: root/databases/gauche-gdbm
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-01-03 16:26:35 +0800
committerijliao <ijliao@FreeBSD.org>2003-01-03 16:26:35 +0800
commit42a4083c623c25e1ae525f4376c8e170dd8e0f7c (patch)
tree75c1cdef992ba7b34b5c6148bded7f06a2837f93 /databases/gauche-gdbm
parentf3a7d018595b9e2fa0215452b1182789b5ef518f (diff)
downloadfreebsd-ports-gnome-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.tar.gz
freebsd-ports-gnome-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.tar.zst
freebsd-ports-gnome-42a4083c623c25e1ae525f4376c8e170dd8e0f7c.zip
chase gdbm lib version
Diffstat (limited to 'databases/gauche-gdbm')
-rw-r--r--databases/gauche-gdbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile
index dc4ae4500a2d..1af9f144d557 100644
--- a/databases/gauche-gdbm/Makefile
+++ b/databases/gauche-gdbm/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= erik@smluc.org
BUILD_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT} \
${NONEXISTENT}:${PORTSDIR}/${GAUCHE_PORT}:configure
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
RUN_DEPENDS= gosh:${PORTSDIR}/${GAUCHE_PORT}
GAUCHE_PORT= lang/gauche