aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/estraier/Makefile
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-01-26 14:16:18 +0800
committerahze <ahze@FreeBSD.org>2005-01-26 14:16:18 +0800
commitacdc6b6edb6a814465e82030012b46654671030f (patch)
tree628ab7fd7d108ead88d8e5d94a0f1c919a770544 /textproc/estraier/Makefile
parent85f68f188b7ffac86ab4e07454670473215b25a5 (diff)
downloadfreebsd-ports-gnome-acdc6b6edb6a814465e82030012b46654671030f.tar.gz
freebsd-ports-gnome-acdc6b6edb6a814465e82030012b46654671030f.tar.zst
freebsd-ports-gnome-acdc6b6edb6a814465e82030012b46654671030f.zip
- Chase shlib version in qdbm
- Bump PORTREVISION
Diffstat (limited to 'textproc/estraier/Makefile')
-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