summaryrefslogtreecommitdiff
path: root/audio/pulseaudio
diff options
context:
space:
mode:
authorheinz <heinz>2009-05-29 15:51:34 +0000
committerheinz <heinz>2009-05-29 15:51:34 +0000
commit3bc110d5fc275f4caabdb4752d6556bbf50c529d (patch)
treee22c2e13f2229b60e76d977dab4aaa6c65978cf9 /audio/pulseaudio
parentd592386cf5334a512504b0c85678134ebf9e06b0 (diff)
downloadpkgsrc-3bc110d5fc275f4caabdb4752d6556bbf50c529d.tar.gz
Make pkgsrc provide autoconf>=2.62, the minimum version required here.
See configure.ac, line 23.
Diffstat (limited to 'audio/pulseaudio')
-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