summaryrefslogtreecommitdiff
path: root/lang/smalltalk
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 /lang/smalltalk
parentadd Arphic ttf fonts support for Adobe-GB1 (diff)
chase gdbm lib version
Notes
Notes: svn path=/head/; revision=72367
Diffstat (limited to 'lang/smalltalk')
-rw-r--r--lang/smalltalk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile
index 201f69762df8..f0c59121a71a 100644
--- a/lang/smalltalk/Makefile
+++ b/lang/smalltalk/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
- gdbm.2:${PORTSDIR}/databases/gdbm \
+ gdbm.3:${PORTSDIR}/databases/gdbm \
gmp.6:${PORTSDIR}/math/libgmp4
USE_REINPLACE= yes