From 771ea13f4111cf3212b9c32c18ac5fc1975d483d Mon Sep 17 00:00:00 2001
From: Ade Lovett <ade@FreeBSD.org>
Date: Wed, 20 Aug 2008 00:57:32 +0000
Subject: Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:	exp build run (erwin)
---
 www/websh/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'www/websh')

diff --git a/www/websh/Makefile b/www/websh/Makefile
index f6b20ec31657..d41224721024 100644
--- a/www/websh/Makefile
+++ b/www/websh/Makefile
@@ -22,7 +22,7 @@ OPTIONS+=	WSSTATIC "Link the objects into the module statically" off
 TCL_DVER=	${TCL_VER:S/.//}
 
 USE_TCL=	yes
-USE_AUTOTOOLS=	autoconf:261
+USE_AUTOTOOLS=	autoconf:262
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}/src/unix
 CONFIGURE_ARGS+=--with-tclinclude=${TCL_INCLUDEDIR} \
 		--with-tcl=${TCL_LIBDIR}
-- 
cgit v1.2.3