diff options
author | ade <ade@FreeBSD.org> | 2008-08-20 08:57:32 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2008-08-20 08:57:32 +0800 |
commit | 8eb92ae1d0dce072ddbe65c4852625fae9d1eddb (patch) | |
tree | 0187b240fea44ca0f29e4c127dba0644d947187e /science | |
parent | 6998bd19975dd6b512ccc433d82c50c8893fbc13 (diff) | |
download | freebsd-ports-gnome-8eb92ae1d0dce072ddbe65c4852625fae9d1eddb.tar.gz freebsd-ports-gnome-8eb92ae1d0dce072ddbe65c4852625fae9d1eddb.tar.zst freebsd-ports-gnome-8eb92ae1d0dce072ddbe65c4852625fae9d1eddb.zip |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
Diffstat (limited to 'science')
-rw-r--r-- | science/abinit/Makefile | 2 | ||||
-rw-r--r-- | science/chemtool/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-fem/Makefile | 2 | ||||
-rw-r--r-- | science/elmer-hutiter/Makefile | 2 | ||||
-rw-r--r-- | science/libghemical/Makefile | 2 | ||||
-rw-r--r-- | science/mbdyn/Makefile | 2 | ||||
-rw-r--r-- | science/mpqc/Makefile | 2 | ||||
-rw-r--r-- | science/psi3/Makefile | 2 | ||||
-rw-r--r-- | science/xloops-ginac/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
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} diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile index 9d6ce6e875bc..f40fb3423c04 100644 --- a/science/chemtool/Makefile +++ b/science/chemtool/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig USE_GNOME= gtk20 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/science/elmer-fem/Makefile b/science/elmer-fem/Makefile index 44b2c5333bb5..75ba0067a6e9 100644 --- a/science/elmer-fem/Makefile +++ b/science/elmer-fem/Makefile @@ -28,7 +28,7 @@ USE_FORTRAN= yes FCFLAGS+= -O3 -ffast-math .endif -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 GNU_CONFIGURE= yes USE_GMAKE= yes ALL_TARGET= diff --git a/science/elmer-hutiter/Makefile b/science/elmer-hutiter/Makefile index 5caca755f3e7..044da0d6a7e2 100644 --- a/science/elmer-hutiter/Makefile +++ b/science/elmer-hutiter/Makefile @@ -39,7 +39,7 @@ post-patch: @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|' -e 's|%%FC%%|${FC}|' ${WRKSRC}/configure.in GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 CONFIGURE_ENV+= FC=${FC} F77=${FC} ALL_TARGET= diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile index eec07a9504a5..d4f5e9713f0c 100644 --- a/science/libghemical/Makefile +++ b/science/libghemical/Makefile @@ -46,7 +46,7 @@ LAPACK= -llapack CONFIGURE_ARGS+= --enable-mopac7 --enable-mpqc --enable-openbabel --with-blas="-L${LOCALBASE}/lib ${BLAS}" -with-lapack="-L${LOCALBASE}/lib ${LAPACK}" -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 PLIST_SUB= LIBGHEMICAL_VERSION="${PORTVERSION}" .include <bsd.port.post.mk> diff --git a/science/mbdyn/Makefile b/science/mbdyn/Makefile index 4754ec28f165..e8dd0e62b97a 100644 --- a/science/mbdyn/Makefile +++ b/science/mbdyn/Makefile @@ -16,7 +16,7 @@ COMMENT= A MultiBody Dynamics analysis system LIB_DEPENDS= umfpack:${PORTSDIR}/math/suitesparse GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 USE_GMAKE= yes CONFIGURE_ARGS+= --program-prefix='' --with-umfpack=yes CPPFLAGS+= -I${LOCALBASE}/include/suitesparse ${PTHREAD_CFLAGS} diff --git a/science/mpqc/Makefile b/science/mpqc/Makefile index 7ca8eefbcb61..bb8de4f46ccb 100644 --- a/science/mpqc/Makefile +++ b/science/mpqc/Makefile @@ -47,7 +47,7 @@ BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen .endif GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 USE_FORTRAN= yes diff --git a/science/psi3/Makefile b/science/psi3/Makefile index 6f3d55fa6cab..55d42f8632a7 100644 --- a/science/psi3/Makefile +++ b/science/psi3/Makefile @@ -48,7 +48,7 @@ LAPACK= -lalapack_r USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 USE_FORTRAN= yes CONFIGURE_ARGS= --with-cc=${CC} \ --with-cxx=${CXX} \ diff --git a/science/xloops-ginac/Makefile b/science/xloops-ginac/Makefile index fb9ee0486f0a..20032c5ccd42 100644 --- a/science/xloops-ginac/Makefile +++ b/science/xloops-ginac/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= ginac-1.4.0:${PORTSDIR}/math/GiNaC USE_GNOME= gnometarget USE_GMAKE= yes -USE_AUTOTOOLS= aclocal:110 autoheader:261 autoconf:261 automake:110 \ +USE_AUTOTOOLS= aclocal:110 autoheader:262 autoconf:262 automake:110 \ libtool:15 ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing |