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) --- science/abinit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science/abinit/Makefile') diff --git a/science/abinit/Makefile b/science/abinit/Makefile index bede38f2bb31..2888364e4806 100644 --- a/science/abinit/Makefile +++ b/science/abinit/Makefile @@ -19,7 +19,7 @@ USE_FORTRAN= yes CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 GNU_HOST= ${ARCH}-portbld-freebsd${OSREL} PLIST_SUB= GNU_HOST=${GNU_HOST} -- cgit