From 771ea13f4111cf3212b9c32c18ac5fc1975d483d Mon Sep 17 00:00:00 2001 From: Ade Lovett 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) --- misc/amanda-server/Makefile | 2 +- misc/amanda25-server/Makefile | 2 +- misc/amanda26-server/Makefile | 2 +- misc/amanda32-server/Makefile | 2 +- misc/skyutils/Makefile | 2 +- misc/sword/Makefile | 3 ++- misc/sword15/Makefile | 3 ++- 7 files changed, 9 insertions(+), 7 deletions(-) (limited to 'misc') diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index bad68ecf2c3e..780c278ef83d 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-server/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/amanda-${PORTVERSION} SLAVEDIRS= misc/amanda-client LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 USE_GMAKE= yes USE_OPENSSL= yes PATCH_STRIP= diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile index bad68ecf2c3e..780c278ef83d 100644 --- a/misc/amanda25-server/Makefile +++ b/misc/amanda25-server/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/amanda-${PORTVERSION} SLAVEDIRS= misc/amanda-client LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 USE_GMAKE= yes USE_OPENSSL= yes PATCH_STRIP= diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile index bad68ecf2c3e..780c278ef83d 100644 --- a/misc/amanda26-server/Makefile +++ b/misc/amanda26-server/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/amanda-${PORTVERSION} SLAVEDIRS= misc/amanda-client LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 USE_GMAKE= yes USE_OPENSSL= yes PATCH_STRIP= diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index bad68ecf2c3e..780c278ef83d 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-server/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/amanda-${PORTVERSION} SLAVEDIRS= misc/amanda-client LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} -USE_AUTOTOOLS= autoconf:261 +USE_AUTOTOOLS= autoconf:262 USE_GMAKE= yes USE_OPENSSL= yes PATCH_STRIP= diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile index e288ab1fc690..2caeb2edcf54 100644 --- a/misc/skyutils/Makefile +++ b/misc/skyutils/Makefile @@ -17,7 +17,7 @@ COMMENT= A library required by smssend (same author) GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_AUTOTOOLS= autoconf:261 libtool:15 +USE_AUTOTOOLS= autoconf:262 libtool:15 USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/misc/sword/Makefile b/misc/sword/Makefile index df4c8a48c608..91f077ff9495 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -19,7 +19,7 @@ COMMENT= A project framework for manipulating Bible texts USE_GNOME= pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:110 autoconf:261 +USE_AUTOTOOLS= automake:110 autoconf:262 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --without-conf --without-clucene --with-zlib --without-icu USE_LDCONFIG= yes @@ -38,6 +38,7 @@ pre-everything:: post-patch: @${REINPLACE_CMD} -e 's|1.10|1.10.1|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.am @@${REINPLACE_CMD} -e 's|:=|=|' ${WRKSRC}/Makefile.am \ diff --git a/misc/sword15/Makefile b/misc/sword15/Makefile index df4c8a48c608..91f077ff9495 100644 --- a/misc/sword15/Makefile +++ b/misc/sword15/Makefile @@ -19,7 +19,7 @@ COMMENT= A project framework for manipulating Bible texts USE_GNOME= pkgconfig USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:110 autoconf:261 +USE_AUTOTOOLS= automake:110 autoconf:262 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS+= --without-conf --without-clucene --with-zlib --without-icu USE_LDCONFIG= yes @@ -38,6 +38,7 @@ pre-everything:: post-patch: @${REINPLACE_CMD} -e 's|1.10|1.10.1|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile.am @@${REINPLACE_CMD} -e 's|:=|=|' ${WRKSRC}/Makefile.am \ -- cgit v1.2.3