aboutsummaryrefslogtreecommitdiff
path: root/textproc/hyperestraier/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-11-15 01:09:19 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-11-15 01:09:19 +0000
commitb64c955cf9f8d96c89c90c9dff0dd88480f21b7e (patch)
treec0c361f4f5886ba179407ef8f891b2c143695d92 /textproc/hyperestraier/Makefile
parent627558f2569ab251d726819a6cff9c4c490cc62b (diff)
downloadports-b64c955cf9f8d96c89c90c9dff0dd88480f21b7e.tar.gz
ports-b64c955cf9f8d96c89c90c9dff0dd88480f21b7e.zip
Notes
Diffstat (limited to 'textproc/hyperestraier/Makefile')
-rw-r--r--textproc/hyperestraier/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile
index e586587205d3..78802619bc72 100644
--- a/textproc/hyperestraier/Makefile
+++ b/textproc/hyperestraier/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports-stable/textproc/hyperestraier/Makefile,v 1.3 2006/10/17 11:45:45 ahze Exp $
PORTNAME= hyperestraier
-PORTVERSION= 1.4.8
+PORTVERSION= 1.4.9
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ahze@FreeBSD.org
COMMENT= A full-text search system
-BUILD_DEPENDS= qdbm>=1.8.68:${PORTSDIR}/databases/qdbm
+BUILD_DEPENDS= qdbm>=1.8.74:${PORTSDIR}/databases/qdbm
+# check configure for min version of qdbm.
LIB_DEPENDS= qdbm.14:${PORTSDIR}/databases/qdbm
USE_ICONV= yes