summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorheinz <heinz>2009-05-29 15:51:34 +0000
committerheinz <heinz>2009-05-29 15:51:34 +0000
commitcb7d2ffd24038f6bf52a051eac6e349db43f6c44 (patch)
treee22c2e13f2229b60e76d977dab4aaa6c65978cf9 /audio
parentadb6a6d556f328be47ae1bfada43116dcb95bd5e (diff)
downloadpkgsrc-cb7d2ffd24038f6bf52a051eac6e349db43f6c44.tar.gz
Make pkgsrc provide autoconf>=2.62, the minimum version required here.
See configure.ac, line 23.
Diffstat (limited to 'audio')
-rw-r--r--audio/pulseaudio/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 379c55bcddf..f3d147e7d15 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2009/05/04 16:20:48 tron Exp $
+# $NetBSD: Makefile,v 1.23 2009/05/29 15:51:34 heinz Exp $
# NOTE: Please send a copy of any patches that are not pkgsrc-specific
# to <pulseaudio-discuss@mail.0pointer.de>
@@ -20,6 +20,8 @@ USE_TOOLS+= pkg-config gmake m4 msgfmt intltool perl \
autoconf automake autoreconf
USE_DIRS+= xdg-1.4
+AUTOCONF_REQD= 2.62
+
PKGCONFIG_OVERRIDE+= libpulse-browse.pc.in
PKGCONFIG_OVERRIDE+= libpulse-mainloop-glib.pc.in
PKGCONFIG_OVERRIDE+= libpulse-simple.pc.in