summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordholland <dholland>2010-06-08 08:28:43 +0000
committerdholland <dholland>2010-06-08 08:28:43 +0000
commit724937b0c178fd90f067818b4624f38ebd67b138 (patch)
treedb31bc6250611645a03a97cc1d157f0c22183274 /audio
parentcc822a8e643f84efcdea0965fc6d3c0609f874e9 (diff)
downloadpkgsrc-724937b0c178fd90f067818b4624f38ebd67b138.tar.gz
Needs at least autoconf 2.63. From Makoto Fujiwara in PR 43434.
Diffstat (limited to 'audio')
-rw-r--r--audio/pulseaudio/Makefile4
1 files changed, 2 insertions, 2 deletions
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 <pulseaudio-discuss@mail.0pointer.de>
@@ -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