From 0557d0eeea1e1a7fdf87ecfe4ff26cdb70ab968a Mon Sep 17 00:00:00 2001 From: heinz Date: Fri, 29 May 2009 15:51:34 +0000 Subject: Make pkgsrc provide autoconf>=2.62, the minimum version required here. See configure.ac, line 23. --- audio/pulseaudio/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/pulseaudio') 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 @@ -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 -- cgit v1.2.3