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) --- games/gno3dtet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/gno3dtet') diff --git a/games/gno3dtet/Makefile b/games/gno3dtet/Makefile index 83e71617ccc0..c51f298c8807 100644 --- a/games/gno3dtet/Makefile +++ b/games/gno3dtet/Makefile @@ -19,7 +19,7 @@ EXTRACT_DEPENDS=intltoolize:${PORTSDIR}/textproc/intltool USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui librsvg2 USE_GMAKE= yes -USE_AUTOTOOLS= autoheader:261 automake:19 aclocal:19 autoconf:261 +USE_AUTOTOOLS= autoheader:262 automake:19 aclocal:19 autoconf:262 ACLOCAL_ARGS= -I m4 -I ${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= -a -c -f CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit