Skip to content

Commit

Permalink
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Browse files Browse the repository at this point in the history
Tested by:	exp build run (erwin)
  • Loading branch information
Ade Lovett authored and Ade Lovett committed Aug 20, 2008
1 parent 582d67b commit 771ea13
Show file tree
Hide file tree
Showing 427 changed files with 623 additions and 684 deletions.
1 change: 1 addition & 0 deletions MOVED
Original file line number Diff line number Diff line change
Expand Up @@ -3564,3 +3564,4 @@ games/blobwars||2008-08-20|Removed due to copyright problem
games/randomshooter||2008-08-20|Removed due to copyright problem
games/starfighter||2008-08-20|Removed due to copyright problem
games/viruskiller||2008-08-20|Removed due to copyright problem
devel/autoconf261|devel/autoconf262|2008-08-20|Migration to autoconf-2.62
2 changes: 1 addition & 1 deletion Mk/bsd.php.mk
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ SUB_LIST+= PHP_EXT_DIR=${PHP_EXT_DIR}
.if defined(USE_PHPIZE) || defined(USE_PHPEXT)
BUILD_DEPENDS+= ${PHPBASE}/bin/phpize:${PHP_PORT}
GNU_CONFIGURE= yes
USE_AUTOTOOLS+= autoconf:261:env
USE_AUTOTOOLS+= autoconf:262:env
CONFIGURE_ARGS+=--with-php-config=${PHPBASE}/bin/php-config

configure-message: phpize-message do-phpize
Expand Down
2 changes: 1 addition & 1 deletion archivers/arj/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= garga@FreeBSD.org
COMMENT= Open-source ARJ

USE_AUTOTOOLS= autoconf:261
USE_AUTOTOOLS= autoconf:262
USE_GMAKE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_WRKSRC= ${WRKSRC}/gnu
Expand Down
2 changes: 1 addition & 1 deletion archivers/gtar/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ PLIST_SUB+= NLS="@comment "
# after the GNU gzip implementation was replaced with a BSD licensed version
.if (${OSVERSION} >= 602105) && \
(${OSVERSION} < 700000 || ${OSVERSION} >= 700029)
USE_AUTOTOOLS= autoconf:261:env # autom4te
USE_AUTOTOOLS= autoconf:262:env # autom4te
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-tests_gzip.at
.endif

Expand Down
2 changes: 1 addition & 1 deletion archivers/torrentzip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ DISTNAME= trrntzip_v${PORTVERSION:S/.//}_src
MAINTAINER= swhetzel@gmail.com
COMMENT= Efficient way to prepare zipfiles for BitTorrent

USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:261
USE_AUTOTOOLS= aclocal:19 automake:19 autoheader:262
AUTOMAKE_ARGS= -a

WRKSRC= ${WRKDIR}/trrntzip
Expand Down
2 changes: 1 addition & 1 deletion astro/gpsbabel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ COMMENT= A gps file translating tool
LIB_DEPENDS= usb:${PORTSDIR}/devel/libusb \
expat:${PORTSDIR}/textproc/expat2

USE_AUTOTOOLS= autoconf:261
USE_AUTOTOOLS= autoconf:262
GNU_CONFIGURE= yes

PLIST_FILES= bin/gpsbabel
Expand Down
6 changes: 6 additions & 0 deletions astro/gpsbabel/files/patch-configure.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
--- configure.in.orig 2008-05-04 22:26:37.000000000 +0000
+++ configure.in 2008-08-04 13:35:52.000000000 +0000
@@ -38,3 +38,2 @@
AC_EXEEXT
-AC_SUBST(AC_EXEEXT)
AC_C_BIGENDIAN
2 changes: 1 addition & 1 deletion audio/audiere/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ COMMENT= High-level audio API
GNU_CONFIGURE= yes
USE_GMAKE= yes
WANT_WX= yes
USE_AUTOTOOLS= autoconf:261
USE_AUTOTOOLS= autoconf:262
USE_LDCONFIG= yes

CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
Expand Down
2 changes: 1 addition & 1 deletion audio/bmp-faad/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}

USE_GNOME= gnometarget gtk20
USE_GMAKE= yes
USE_AUTOTOOLS= automake:15 autoheader:261 autoconf:261 libtool:15
USE_AUTOTOOLS= automake:15 autoheader:262 autoconf:262 libtool:15
AUTOMAKE_ARGS= --add-missing
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
Expand Down
2 changes: 1 addition & 1 deletion audio/bmp-mac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player \
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
USE_AUTOTOOLS= autoconf:261 libtool:15
USE_AUTOTOOLS= autoconf:262 libtool:15
CPPFLAGS+= "-I${LOCALBASE}/include"
PLUGDIR= lib/bmp/Input
PLUGFILE= lib${PKGNAMEPREFIX}${PORTNAME}.so
Expand Down
2 changes: 1 addition & 1 deletion audio/bmp-musepack/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ USE_GMAKE= yes
CPPFLAGS+= "-I${LOCALBASE}/include"
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
USE_AUTOTOOLS= autoconf:261 libtool:15
USE_AUTOTOOLS= autoconf:262 libtool:15
PLUGDIR= lib/bmp/Input
PLUGFILE= libbmp-mpc.so
PLIST_FILES= ${PLUGDIR}/${PLUGFILE}
Expand Down
2 changes: 1 addition & 1 deletion audio/faac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
USE_DOS2UNIX= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= automake:19 autoheader:261 libtool:15
USE_AUTOTOOLS= automake:19 autoheader:262 libtool:15
AUTOMAKE_ARGS= --add-missing
USE_GMAKE= yes
USE_DOS2UNIX= yes
Expand Down
2 changes: 1 addition & 1 deletion audio/faad/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ COMMENT= MPEG-2 and MPEG-4 AAC audio decoder
WRKSRC= ${WRKDIR}/${PORTNAME}

USE_DOS2UNIX= yes
USE_AUTOTOOLS= automake:15 autoheader:261 libtool:15
USE_AUTOTOOLS= automake:15 autoheader:262 libtool:15
AUTOMAKE_ARGS= --add-missing
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
GNU_CONFIGURE= yes
Expand Down
2 changes: 1 addition & 1 deletion audio/libtremor/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ COMMENT= Integer-only fully Ogg Vorbis compliant decoder library

SNAP_DATE= 02132004
WRKSRC= ${WRKDIR}/Tremor
USE_AUTOTOOLS= automake:15 autoconf:261 libtool:15
USE_AUTOTOOLS= automake:15 autoconf:262 libtool:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes

Expand Down
2 changes: 1 addition & 1 deletion audio/lmms/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ USE_QT_VER= 3
USE_SDL= sdl sound
USE_GMAKE= yes

USE_AUTOTOOLS= autoconf:261 autoheader:261 automake:19 aclocal:19 libtool:15
USE_AUTOTOOLS= autoconf:262 autoheader:262 automake:19 aclocal:19 libtool:15
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS= -a
CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
Expand Down
2 changes: 1 addition & 1 deletion audio/mt-daapd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-id3tag=${PREFIX} --with-gdbm-includes=${LOCALBASE}/include

USE_AUTOTOOLS= autoheader:261 autoconf:261:env
USE_AUTOTOOLS= autoheader:262 autoconf:262:env

USE_ICONV= yes
PATCH_SITES+= http://www.apionet.or.jp/~tomi/
Expand Down
2 changes: 1 addition & 1 deletion audio/oggsplit/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg

USE_BZIP2= yes
USE_GMAKE= yes
USE_AUTOTOOLS= automake:15 autoconf:261
USE_AUTOTOOLS= automake:15 autoconf:262
AUTOMAKE_ARGS= --add-missing

MAN1= oggsplit.1
Expand Down
2 changes: 1 addition & 1 deletion audio/orpheus/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321
USE_BZIP2= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261
USE_AUTOTOOLS= autoconf:262

CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"

Expand Down
2 changes: 1 addition & 1 deletion audio/pd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ MAN1= pd.1 pdreceive.1 pdsend.1
PATCH_WRKSRC= ${WRKSRC}/..
PLIST= ${WRKDIR}/pkg-plist
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261
USE_AUTOTOOLS= autoconf:262
USE_TCL= yes
USE_TK= yes
USE_TCL_BUILD= yes
Expand Down
2 changes: 1 addition & 1 deletion audio/sineshaper/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GCC= 4.2+
CFLAGS+= -I${LOCALBASE}/include/dssi
USE_AUTOTOOLS= autoconf:261 automake:110:env libtool:15
USE_AUTOTOOLS= autoconf:262 automake:110:env libtool:15

.include <bsd.port.pre.mk>

Expand Down
2 changes: 1 addition & 1 deletion audio/soundtouch/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ MAINTAINER= danfe@FreeBSD.org
COMMENT= An open-source audio processing library

CONFIGURE_ARGS= --enable-shared=yes
USE_AUTOTOOLS= autoconf:261 automake:19:env libtool:15
USE_AUTOTOOLS= autoconf:262 automake:19:env libtool:15
USE_LDCONFIG= yes

pre-configure:
Expand Down
2 changes: 1 addition & 1 deletion audio/xmms-faad/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ PATCH_DEPENDS= ${BUILD_DEPENDS}

WRKSRC= ${WRKDIR}/${PORTNAME}

USE_AUTOTOOLS= automake:15 autoheader:261 autoconf:261 libtool:15
USE_AUTOTOOLS= automake:15 autoheader:262 autoconf:262 libtool:15
AUTOMAKE_ARGS= --add-missing
USE_GNOME= gtk12
USE_GMAKE= yes
Expand Down
2 changes: 1 addition & 1 deletion audio/xmms-imms/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ BROKEN= does not configure
USE_BZIP2= yes
USE_GNOME= gtk12
USE_GMAKE= yes
USE_AUTOTOOLS= autoheader:261 autoconf:261
USE_AUTOTOOLS= autoheader:262 autoconf:262
GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
Expand Down
2 changes: 1 addition & 1 deletion audio/xmms-mac/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= CPPFLAGS="${CPPFLAGS}"
USE_AUTOTOOLS= autoconf:261
USE_AUTOTOOLS= autoconf:262
CPPFLAGS+= "-I${LOCALBASE}/include"
USE_LDCONFIG= yes

Expand Down
2 changes: 1 addition & 1 deletion audio/yammi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ OPTIONS= XMMS "XMMS backend support" off

USE_KDELIBS_VER= 3
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261:env automake:19:env libtool:15:env
USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:15:env
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gstreamer

Expand Down
2 changes: 1 addition & 1 deletion benchmarks/dkftpbench/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ PLIST_FILES= bin/dkftpbench
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

USE_AUTOTOOLS= automake:14 autoconf:261
USE_AUTOTOOLS= automake:14 autoconf:262

.include <bsd.port.mk>
2 changes: 1 addition & 1 deletion cad/tclspice/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ BUILD_DEPENDS= bltwish:${PORTSDIR}/x11-toolkits/blt \
RUN_DEPENDS= ${BUILD_DEPENDS}

WRKSRC= ${WRKDIR}/${PORTNAME}
USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:261 libtool:15
USE_AUTOTOOLS= aclocal:19 automake:19 autoconf:262 libtool:15
AUTOMAKE_ARGS= -c -a
USE_GMAKE= yes
ALL_TARGET= tcl
Expand Down
2 changes: 1 addition & 1 deletion chinese/iiimf-le-newpy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ONLY_FOR_ARCHS= i386

USE_BZIP2= yes
USE_GMAKE= yes
USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env
USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:15:env

WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
BUILDDIR= ${WRKSRC}/leif
Expand Down
6 changes: 3 additions & 3 deletions chinese/iiimf-le-newpy/files/patch-Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
+AUTOHEADER = autoheader-2.61
+AUTOCONF = autoconf-2.61
+AUTOHEADER = autoheader-2.62
+AUTOCONF = autoconf-2.62
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
# $(AUTOMAKE) && \
# $(AUTOCONF)

-AUTORECONF = autoreconf
+AUTORECONF = autoreconf-2.61
+AUTORECONF = autoreconf-2.62
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake

Expand Down
2 changes: 1 addition & 1 deletion chinese/iiimf-le-ude/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ONLY_FOR_ARCHS= i386

USE_BZIP2= yes
USE_GMAKE= yes
USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env
USE_AUTOTOOLS= automake:19:env autoconf:262:env libtool:15:env

WRKSRC= ${WRKDIR}/${DISTNAME:S/src-//}
BUILDDIR= ${WRKSRC}/leif
Expand Down
6 changes: 3 additions & 3 deletions chinese/iiimf-le-ude/files/patch-Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
+AUTOHEADER = autoheader-2.61
+AUTOCONF = autoconf-2.61
+AUTOHEADER = autoheader-2.62
+AUTOCONF = autoconf-2.62
#CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
# $(LIBTOOLIZE) && \
# $(AUTOHEADER) && \
# $(AUTOMAKE) && \
# $(AUTOCONF)

-AUTORECONF = autoreconf
+AUTORECONF = autoreconf-2.61
+AUTORECONF = autoreconf-2.62
BOOTSTRAP = $(AUTORECONF) --install --force
INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake

Expand Down
2 changes: 1 addition & 1 deletion chinese/iiimf-le-xcin/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ USE_XORG= x11 xproto
WRKSRC= ${WRKDIR}/iiimf-xcin
USE_BZIP2= yes
USE_GNOME= libxml2
USE_AUTOTOOLS= automake:19 autoheader:261 autoconf:261 libtool:15
USE_AUTOTOOLS= automake:19 autoheader:262 autoconf:262 libtool:15
AUTOMAKE_ARGS= --add-missing
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

Expand Down
3 changes: 2 additions & 1 deletion comms/aldo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ LIB_DEPENDS= ao:${PORTSDIR}/audio/libao

USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf:261 automake:110 libtool:15
USE_AUTOTOOLS= autoconf:262 automake:110 libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \
--libdir="${LOCALBASE}/lib"
Expand All @@ -29,6 +29,7 @@ MAN1= aldo.1

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

do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/aldo ${PREFIX}/bin
Expand Down
3 changes: 2 additions & 1 deletion comms/gnuradio/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ USE_PYTHON= 2.4+
USE_WX= 2.6+
WX_COMPS= wx wx:build wx:run python:build python:run
USE_PERL5= yes
USE_AUTOTOOLS= autoconf:261 libtool:15
USE_AUTOTOOLS= autoconf:262 libtool:15
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
Expand All @@ -53,6 +53,7 @@ CONFIGURE_ARGS= --with-boost-include-dir="${LOCALBASE}/include/" \
PLIST_SUB+= RELEASE="${MACHINE_ARCH}-portbld-freebsd${OSREL}"

post-patch:
@${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4
@${FIND} ${WRKSRC} -type f -name "Makefile.in" | ${XARGS} \
-n 10 ${REINPLACE_CMD} -E -e \
's!^(ACLOCAL|AUTOCONF|AUTOMAKE|AUTOHEADER).+$$!\1=${TRUE}!' \
Expand Down
2 changes: 1 addition & 1 deletion comms/hamlib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
USE_GNOME= pkgconfig gnomehack
USE_PERL5= yes
USE_PYTHON= yes
USE_AUTOTOOLS= autoconf:261 libtool:15
USE_AUTOTOOLS= autoconf:262 libtool:15
USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-perl-binding --with-python=${PYTHON_CMD}
Expand Down
2 changes: 1 addition & 1 deletion comms/klog/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ LIB_DEPENDS= hamlib.2:${PORTSDIR}/comms/hamlib

USE_KDELIBS_VER= 3
USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:261:env automake:19:env libtool:15:env
USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:15:env
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes

Expand Down
2 changes: 1 addition & 1 deletion comms/libsyncml/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ LIB_DEPENDS= wbxml2:${PORTSDIR}/textproc/wbxml2 \

BROKEN= does not compile

USE_AUTOTOOLS= autoheader:261 automake:110 libtool:15
USE_AUTOTOOLS= autoheader:262 automake:110 libtool:15
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= glib20 libxml2
Expand Down
2 changes: 1 addition & 1 deletion comms/openobex/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mad@madpilot.net
COMMENT= Open source implementation of the OBEX protocol

USE_AUTOTOOLS= automake:14:env autoheader:261 autoconf:261 libtool:15
USE_AUTOTOOLS= automake:14:env autoheader:262 autoconf:262 libtool:15
USE_GMAKE= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
Expand Down
2 changes: 1 addition & 1 deletion comms/tlf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ MAINTAINER= db@FreeBSD.org
COMMENT= Amateur Radio curses based logging program

WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_AUTOTOOLS= autoconf:261 libtool:15 aclocal:19 automake:19
USE_AUTOTOOLS= autoconf:262 libtool:15 aclocal:19 automake:19
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \
--libdir="${LOCALBASE}/lib"
Expand Down
2 changes: 1 addition & 1 deletion comms/unixcw/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ PLIST_SUB+= XCWCP="@comment "
.endif
MAN7= cw.7 CW.7
MANCOMPRESSED= yes
USE_AUTOTOOLS= autoconf:261
USE_AUTOTOOLS= autoconf:262
USE_LDCONFIG= yes
USE_GMAKE= yes

Expand Down
2 changes: 1 addition & 1 deletion comms/unixcw/files/patch-configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# General initializations.
-AC_PREREQ(2.57)
+AC_PREREQ(2.61)
+AC_PREREQ(2.62)
AC_INIT([UnixCW], 2.3, [simon_baldwin@yahoo.com])
-
# Specify a configuration header.
Expand Down
Loading

0 comments on commit 771ea13

Please sign in to comment.