From 724937b0c178fd90f067818b4624f38ebd67b138 Mon Sep 17 00:00:00 2001 From: dholland Date: Tue, 8 Jun 2010 08:28:43 +0000 Subject: Needs at least autoconf 2.63. From Makoto Fujiwara in PR 43434. --- audio/pulseaudio/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index 0f700e39309..d272741c71f 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2010/02/22 21:48:03 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2010/06/08 08:28:43 dholland Exp $ # NOTE: Please send a copy of any patches that are not pkgsrc-specific # to @@ -21,7 +21,7 @@ USE_LIBTOOL= yes USE_TOOLS+= pkg-config gmake m4 msgfmt intltool perl \ autoconf automake autoreconf -AUTOCONF_REQD= 2.62 +AUTOCONF_REQD= 2.63 PKGCONFIG_OVERRIDE+= libpulse-browse.pc.in PKGCONFIG_OVERRIDE+= libpulse-mainloop-glib.pc.in -- cgit v1.2.3