diff --git a/devel/orc/Makefile b/devel/orc/Makefile index 26376842262..754621bef51 100644 --- a/devel/orc/Makefile +++ b/devel/orc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2011/01/18 11:37:40 landry Exp $ +# $OpenBSD: Makefile,v 1.8 2011/03/26 10:05:24 sthen Exp $ COMMENT= library and toolset to operate arrays of data @@ -23,8 +23,7 @@ WANTLIB= c m pthread USE_GMAKE= Yes USE_LIBTOOL= Yes CONFIGURE_STYLE= autoconf -# Should be 2.65 -AUTOCONF_VERSION= 2.64 +AUTOCONF_VERSION= 2.65 # Workaround for a known issue with the # PowerPC AltiVec backend. diff --git a/games/warzone2100/Makefile b/games/warzone2100/Makefile index 15900e8d2fa..3cff5dbd68c 100644 --- a/games/warzone2100/Makefile +++ b/games/warzone2100/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2011/03/13 10:26:26 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.14 2011/03/26 10:05:24 sthen Exp $ ONLY_FOR_ARCHS= i386 @@ -37,8 +37,7 @@ RUN_DEPENDS= devel/desktop-file-utils USE_GMAKE= Yes CONFIGURE_STYLE= autoconf -# Should be 2.65 -AUTOCONF_VERSION= 2.64 +AUTOCONF_VERSION= 2.65 CONFIGURE_ARGS+= --with-distributor="OpenBSD" CONFIGURE_ENV+= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include/libpng \ -I${LOCALBASE}/include" \ diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 62dfda2e21c..808dcc89051 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.161 2011/03/05 20:41:19 sthen Exp $ +# $OpenBSD: Makefile,v 1.162 2011/03/26 10:05:24 sthen Exp $ SHARED_ONLY= Yes @@ -56,8 +56,7 @@ FLAVOR?= CFLAGS+= -I/usr/include/kerberosV -I${LOCALBASE}/include USE_LIBTOOL= Yes -# Should be 2.65 -AUTOCONF_VERSION= 2.64 +AUTOCONF_VERSION= 2.65 CONFIGURE_STYLE= autoconf CONFIGURE_ARGS+= --localstatedir=/var \ --with-gssapi \ diff --git a/multimedia/gstreamer-0.10/plugins-ffmpeg/Makefile b/multimedia/gstreamer-0.10/plugins-ffmpeg/Makefile index 0f974d1c168..269835f8e5c 100644 --- a/multimedia/gstreamer-0.10/plugins-ffmpeg/Makefile +++ b/multimedia/gstreamer-0.10/plugins-ffmpeg/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2011/01/18 11:37:40 landry Exp $ +# $OpenBSD: Makefile,v 1.19 2011/03/26 10:05:24 sthen Exp $ COMMENT = ffmpeg element for GStreamer @@ -13,8 +13,7 @@ LIB_DEPENDS = $P/core>=0.10 \ $P/plugins-base \ graphics/ffmpeg>=20080620p10 -# Should be 2.65 -AUTOCONF_VERSION = 2.64 +AUTOCONF_VERSION = 2.65 MODULES += devel/gettext diff --git a/multimedia/schroedinger/Makefile b/multimedia/schroedinger/Makefile index 3b4d4af186d..7d8153f7aba 100644 --- a/multimedia/schroedinger/Makefile +++ b/multimedia/schroedinger/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2011/01/18 11:37:40 landry Exp $ +# $OpenBSD: Makefile,v 1.8 2011/03/26 10:05:24 sthen Exp $ COMMENT= high-speed Dirac codec @@ -23,7 +23,6 @@ LIB_DEPENDS= orc->=0.4.11:devel/orc USE_LIBTOOL= Yes CONFIGURE_STYLE= autoconf -# Should be 2.65 -AUTOCONF_VERSION= 2.64 +AUTOCONF_VERSION= 2.65 .include diff --git a/multimedia/xine-lib/Makefile b/multimedia/xine-lib/Makefile index 0546fb30243..338e9e3bde2 100644 --- a/multimedia/xine-lib/Makefile +++ b/multimedia/xine-lib/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.72 2010/11/22 11:15:55 sthen Exp $ +# $OpenBSD: Makefile,v 1.73 2011/03/26 10:05:24 sthen Exp $ SHARED_ONLY= Yes @@ -63,8 +63,7 @@ USE_LIBTOOL= Yes USE_GROFF = Yes LIBTOOL_FLAGS+= --tag=disable-static CONFIGURE_STYLE= autoconf -# Should be 2.65 -AUTOCONF_VERSION= 2.64 +AUTOCONF_VERSION= 2.65 CONFIGURE_ARGS+=--disable-aalib \ --disable-dxr3 \ --disable-fb \ diff --git a/multimedia/xine-ui/Makefile b/multimedia/xine-ui/Makefile index 18947b5b740..cc60d5987bc 100644 --- a/multimedia/xine-ui/Makefile +++ b/multimedia/xine-ui/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2010/11/19 07:23:15 espie Exp $ +# $OpenBSD: Makefile,v 1.20 2011/03/26 10:05:24 sthen Exp $ COMMENT= multimedia player @@ -28,8 +28,7 @@ LIB_DEPENDS= multimedia/xine-lib \ USE_LIBTOOL= Yes USE_GROFF = Yes CONFIGURE_STYLE= autoconf -# Should be 2.65 -AUTOCONF_VERSION= 2.64 +AUTOCONF_VERSION= 2.65 CONFIGURE_ARGS+=--disable-lirc \ --disable-mbs \ --disable-vdr-keys \ diff --git a/net/pidgin/Makefile b/net/pidgin/Makefile index e7c7d90606f..12b69119068 100644 --- a/net/pidgin/Makefile +++ b/net/pidgin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.90 2011/03/13 17:27:10 jasper Exp $ +# $OpenBSD: Makefile,v 1.91 2011/03/26 10:05:24 sthen Exp $ SHARED_ONLY= Yes @@ -81,7 +81,7 @@ LIBTOOL_FLAGS+= --tag=disable-static USE_GMAKE= Yes CONFIGURE_STYLE= autoconf # Should be 2.67 -AUTOCONF_VERSION= 2.64 +AUTOCONF_VERSION= 2.65 CONFIGURE_ARGS+= --disable-avahi \ --disable-cap \ --disable-doxygen \ diff --git a/www/lighttpd/Makefile b/www/lighttpd/Makefile index 3afd4548c60..fb5929cfae0 100644 --- a/www/lighttpd/Makefile +++ b/www/lighttpd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.81 2011/03/23 12:47:24 sthen Exp $ +# $OpenBSD: Makefile,v 1.82 2011/03/26 10:05:24 sthen Exp $ SHARED_ONLY= Yes @@ -28,7 +28,7 @@ USE_LIBTOOL= Yes LIBTOOL_FLAGS= --tag=disable-static CONFIGURE_STYLE= autoconf # Should be 2.67 -AUTOCONF_VERSION= 2.64 +AUTOCONF_VERSION= 2.65 CONFIGURE_ARGS+= --libdir="${PREFIX}/lib/lighttpd" \ --with-lua \ --with-openssl \ diff --git a/x11/vlc/Makefile b/x11/vlc/Makefile index aca218b0038..bc00af203d9 100644 --- a/x11/vlc/Makefile +++ b/x11/vlc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.117 2011/03/25 01:07:00 sthen Exp $ +# $OpenBSD: Makefile,v 1.118 2011/03/26 10:05:24 sthen Exp $ SHARED_ONLY= Yes @@ -76,8 +76,7 @@ WANTLIB-main= FLAC GL GLU ICE lib/qt4/QtGui SM SDL SDL_image X11 Xau \ USE_GMAKE= Yes USE_LIBTOOL= Yes CONFIGURE_STYLE= autoconf -# Should be 2.65 -AUTOCONF_VERSION= 2.64 +AUTOCONF_VERSION= 2.65 MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/autotools CONFIGURE_ARGS+=--disable-alsa \ --disable-altivec \