diff options
Diffstat (limited to 'audio/pulseaudio')
-rw-r--r-- | audio/pulseaudio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile index f3d147e7d15..d9d0ae06bc0 100644 --- a/audio/pulseaudio/Makefile +++ b/audio/pulseaudio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2009/05/29 15:51:34 heinz Exp $ +# $NetBSD: Makefile,v 1.24 2009/07/05 10:42:53 obache Exp $ # NOTE: Please send a copy of any patches that are not pkgsrc-specific # to <pulseaudio-discuss@mail.0pointer.de> @@ -20,7 +20,7 @@ USE_TOOLS+= pkg-config gmake m4 msgfmt intltool perl \ autoconf automake autoreconf USE_DIRS+= xdg-1.4 -AUTOCONF_REQD= 2.62 +AUTOCONF_REQD= 2.62 PKGCONFIG_OVERRIDE+= libpulse-browse.pc.in PKGCONFIG_OVERRIDE+= libpulse-mainloop-glib.pc.in |