aboutsummaryrefslogtreecommitdiff
path: root/textproc/estraier
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-01-26 06:16:18 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-01-26 06:16:18 +0000
commit69d66fb0ffe318ba3f1a63af3751ca7f8c18c137 (patch)
tree0fbfb99c80fb2b0a75436f95d25b65bfa1cb430e /textproc/estraier
parent1295e40c3aecb48853892e7c3c56c82ae5d36d7e (diff)
downloadports-69d66fb0ffe318ba3f1a63af3751ca7f8c18c137.tar.gz
ports-69d66fb0ffe318ba3f1a63af3751ca7f8c18c137.zip
- Chase shlib version in qdbm
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=127374
Diffstat (limited to 'textproc/estraier')
-rw-r--r--textproc/estraier/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile
index cfc158cf6016..f4424cd34488 100644
--- a/textproc/estraier/Makefile
+++ b/textproc/estraier/Makefile
@@ -7,7 +7,7 @@
PORTNAME= estraier
PORTVERSION= 1.2.25
-PORTREVISION= 2
+PORTREVISION= 3
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.6:${PORTSDIR}/databases/qdbm
+LIB_DEPENDS= qdbm.7:${PORTSDIR}/databases/qdbm
USE_ICONV= yes