summaryrefslogtreecommitdiff
path: root/textproc/xaira
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /textproc/xaira
parent- mark BROKEN to API change (diff)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639 Submitted by: aDe
Notes
Notes: svn path=/head/; revision=200411
Diffstat (limited to 'textproc/xaira')
-rw-r--r--textproc/xaira/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xaira/Makefile b/textproc/xaira/Makefile
index 190ef6a065e3..3cc122e598dc 100644
--- a/textproc/xaira/Makefile
+++ b/textproc/xaira/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xaira
PORTVERSION= 1.23
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF
@@ -15,10 +16,9 @@ COMMENT= XML Aware Indexing and Retrieval Architecture
LIB_DEPENDS= xerces-c:${PORTSDIR}/textproc/xerces-c2 \
icuio:${PORTSDIR}/devel/icu
-BUILD_DEPENDS= ${LIBTOOL}:${PORTSDIR}/devel/libtool15
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal:19 autoconf:259 libtool:15
+USE_AUTOTOOLS= aclocal:19 autoconf:261 libtool:15
USE_GMAKE= yes
USE_LDCONFIG= yes