aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-05-13 23:20:21 +0800
committerahze <ahze@FreeBSD.org>2005-05-13 23:20:21 +0800
commita1ac19b0950f7f200c7ed75f1dbddd50f631f526 (patch)
tree65521e0bf3008e02a97c2c2f6e93a5888d2b27c0 /textproc
parent138e8a2357803c5102b339f782c786e6606c05f9 (diff)
downloadfreebsd-ports-gnome-a1ac19b0950f7f200c7ed75f1dbddd50f631f526.tar.gz
freebsd-ports-gnome-a1ac19b0950f7f200c7ed75f1dbddd50f631f526.tar.zst
freebsd-ports-gnome-a1ac19b0950f7f200c7ed75f1dbddd50f631f526.zip
- Chase shlib ver in qdbm
Diffstat (limited to 'textproc')
-rw-r--r--textproc/estraier/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile
index aef925de94cd..88c06a06f08a 100644
--- a/textproc/estraier/Makefile
+++ b/textproc/estraier/Makefile
@@ -7,6 +7,7 @@
PORTNAME= estraier
PORTVERSION= 1.2.28
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://estraier.sourceforge.net/
@@ -15,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ahze@FreeBSD.org
COMMENT= A full-text search system for personal use
-LIB_DEPENDS= qdbm.7:${PORTSDIR}/databases/qdbm
+LIB_DEPENDS= qdbm.9:${PORTSDIR}/databases/qdbm
USE_ICONV= yes