summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
commit6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch)
tree7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /comms
parentBump autoconf 2.67->2.68 -- will deal with any fallout. (diff)
Punt autoconf267->autoconf268
Notes
Notes: svn path=/head/; revision=263089
Diffstat (limited to 'comms')
-rw-r--r--comms/aldo/Makefile4
-rw-r--r--comms/dfu-util/Makefile2
-rw-r--r--comms/gnuradio/Makefile4
-rw-r--r--comms/hamlib/Makefile2
-rw-r--r--comms/klog/Makefile2
-rw-r--r--comms/libsyncml/Makefile2
-rw-r--r--comms/tlf/Makefile2
-rw-r--r--comms/unixcw/Makefile2
-rw-r--r--comms/unixcw/files/patch-configure.ac2
9 files changed, 11 insertions, 11 deletions
diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile
index e33b66461cd7..59fd9a90a626 100644
--- a/comms/aldo/Makefile
+++ b/comms/aldo/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= ao:${PORTSDIR}/audio/libao
USE_BZIP2= yes
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= autoconf:267 automake:111 libtool:22
+USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22
CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \
--libdir="${LOCALBASE}/lib"
USE_GMAKE= yes
@@ -29,7 +29,7 @@ MAN1= aldo.1
post-patch:
@${REINPLACE_CMD} -e 's|1.10|1.11.1|g' ${WRKSRC}/aclocal.m4
- @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4
+ @${REINPLACE_CMD} -e 's|2.61|2.68|g' ${WRKSRC}/aclocal.m4
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/aldo ${PREFIX}/bin
diff --git a/comms/dfu-util/Makefile b/comms/dfu-util/Makefile
index d2fdc070694a..3b272bcd17ee 100644
--- a/comms/dfu-util/Makefile
+++ b/comms/dfu-util/Makefile
@@ -16,7 +16,7 @@ COMMENT= Device firmware update (DFU) USB programmer
MAN1= dfu-util.1
PLIST_FILES= bin/dfu-util
-USE_AUTOTOOLS= aclocal:111 automake:111 autoheader:267
+USE_AUTOTOOLS= aclocal:111 automake:111 autoheader:268
AUTOMAKE_ARGS= --add-missing --foreign --copy
SNAPDATE= 20090212
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile
index 9e11753a3262..6266a0ff9e1a 100644
--- a/comms/gnuradio/Makefile
+++ b/comms/gnuradio/Makefile
@@ -31,7 +31,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:267 libtool:22
+USE_AUTOTOOLS= autoconf:268 libtool:22
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
@@ -56,7 +56,7 @@ LIB_DEPENDS+= usb:${PORTSDIR}/devel/libusb
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4
+ @${REINPLACE_CMD} -e 's|2.61|2.68|g' ${WRKSRC}/aclocal.m4
@${REINPLACE_CMD} -e 's|^GR_FORTRAN||g' ${WRKSRC}/configure.ac
@${FIND} ${WRKSRC} -type f -name "Makefile.in" | ${XARGS} \
-n 10 ${REINPLACE_CMD} -E -e \
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile
index ad32795a5665..b0475fa735ca 100644
--- a/comms/hamlib/Makefile
+++ b/comms/hamlib/Makefile
@@ -21,7 +21,7 @@ USE_GNOME= pkgconfig gnomehack libxml2
USE_PERL5= yes
USE_TCL= yes
USE_PYTHON= yes
-USE_AUTOTOOLS= autoconf:267 libtool:22
+USE_AUTOTOOLS= autoconf:268 libtool:22
USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-perl-binding --with-python=${PYTHON_CMD} \
diff --git a/comms/klog/Makefile b/comms/klog/Makefile
index 9980fc984869..483fe5dabda8 100644
--- a/comms/klog/Makefile
+++ b/comms/klog/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= hamlib.2:${PORTSDIR}/comms/hamlib
USE_KDELIBS_VER= 3
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:267:env automake:111:env libtool:22:env
+USE_AUTOTOOLS= autoconf:268:env automake:111:env libtool:22:env
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
diff --git a/comms/libsyncml/Makefile b/comms/libsyncml/Makefile
index 0c06765dbce0..c7544d69d74f 100644
--- a/comms/libsyncml/Makefile
+++ b/comms/libsyncml/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= wbxml2:${PORTSDIR}/textproc/wbxml2 \
openobex:${PORTSDIR}/comms/openobex \
soup-2.2.8:${PORTSDIR}/devel/libsoup22
-USE_AUTOTOOLS= autoheader:267 automake:111 libtool:22
+USE_AUTOTOOLS= autoheader:268 automake:111 libtool:22
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= glib20 libxml2
diff --git a/comms/tlf/Makefile b/comms/tlf/Makefile
index b0f185f987b4..aaaf8bcc2c74 100644
--- a/comms/tlf/Makefile
+++ b/comms/tlf/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= db@FreeBSD.org
COMMENT= Amateur Radio curses based logging program
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_AUTOTOOLS= autoconf:267 libtool:22 aclocal:111 automake:111
+USE_AUTOTOOLS= autoconf:268 libtool:22 aclocal:111 automake:111
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir="${LOCALBASE}/include" \
--libdir="${LOCALBASE}/lib"
diff --git a/comms/unixcw/Makefile b/comms/unixcw/Makefile
index d516d9d026a7..4ba95cdea19e 100644
--- a/comms/unixcw/Makefile
+++ b/comms/unixcw/Makefile
@@ -32,7 +32,7 @@ PLIST_SUB+= XCWCP="@comment "
.endif
MAN7= cw.7 CW.7
MANCOMPRESSED= yes
-USE_AUTOTOOLS= autoconf:267
+USE_AUTOTOOLS= autoconf:268
USE_LDCONFIG= yes
USE_GMAKE= yes
diff --git a/comms/unixcw/files/patch-configure.ac b/comms/unixcw/files/patch-configure.ac
index 8d836485f98d..8a2c74e76f0b 100644
--- a/comms/unixcw/files/patch-configure.ac
+++ b/comms/unixcw/files/patch-configure.ac
@@ -5,7 +5,7 @@
# General initializations.
-AC_PREREQ(2.57)
-+AC_PREREQ(2.67)
++AC_PREREQ(2.68)
AC_INIT([UnixCW], 2.3, [simon_baldwin@yahoo.com])
-
# Specify a configuration header.