From 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 30 Sep 2007 04:47:36 +0000 Subject: Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe --- textproc/xaira/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/xaira') 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 -- cgit v1.2.3