summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-01-08 10:22:05 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-01-08 10:22:05 +0000
commitb6e7dd2a79fc48ff3d2fea72769e99112090d55f (patch)
treeb83f72327d6d8028114d3406606817c7a0d0a687 /textproc
parentUpdate to Update to 1.8.20 (diff)
Chase shlib version in qdbm
Notes
Notes: svn path=/head/; revision=125758
Diffstat (limited to 'textproc')
-rw-r--r--textproc/estraier/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile
index f2e834d507b6..cfc158cf6016 100644
--- a/textproc/estraier/Makefile
+++ b/textproc/estraier/Makefile
@@ -7,7 +7,7 @@
PORTNAME= estraier
PORTVERSION= 1.2.25
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ahze@FreeBSD.org
COMMENT= A full-text search system for personal use
-LIB_DEPENDS= qdbm.4:${PORTSDIR}/databases/qdbm
+LIB_DEPENDS= qdbm.6:${PORTSDIR}/databases/qdbm
USE_ICONV= yes