summaryrefslogtreecommitdiff
path: root/lang/librep
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/librep
parentadd Arphic ttf fonts support for Adobe-GB1 (diff)
chase gdbm lib version
Notes
Notes: svn path=/head/; revision=72367
Diffstat (limited to 'lang/librep')
-rw-r--r--lang/librep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index 27f518548812..ca822a0a6eb5 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -17,7 +17,7 @@ MASTER_SITE_SUBDIR= librep
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm \
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
intl.4:${PORTSDIR}/devel/gettext
PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} VERSION=${PORTVERSION}