summaryrefslogtreecommitdiff
path: root/databases/gauche-gdbm
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 08:26:35 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-01-03 08:26:35 +0000
commit27ebc7aa1585c2b9af83847eefdc6838c7b53269 (patch)
treeeca52b071c45cb1820935dbf3f6bcdec9c6b143a /databases/gauche-gdbm
parentadd Arphic ttf fonts support for Adobe-GB1 (diff)
chase gdbm lib version
Notes
Notes: svn path=/head/; revision=72367
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