From 8eb92ae1d0dce072ddbe65c4852625fae9d1eddb Mon Sep 17 00:00:00 2001 From: ade 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) --- net/6tunnel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/6tunnel') diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index 1cbd64544bef..49fd296b9cc2 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}rc2 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 ALL_TARGET= default MAN1= 6tunnel.1 -- cgit