diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/estraier/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile index 88c06a06f08..82436b808a1 100644 --- a/textproc/estraier/Makefile +++ b/textproc/estraier/Makefile @@ -7,7 +7,7 @@ PORTNAME= estraier PORTVERSION= 1.2.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://estraier.sourceforge.net/ @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ahze@FreeBSD.org COMMENT= A full-text search system for personal use -LIB_DEPENDS= qdbm.9:${PORTSDIR}/databases/qdbm +LIB_DEPENDS= qdbm.10:${PORTSDIR}/databases/qdbm USE_ICONV= yes |