diff options
author | obache <obache@pkgsrc.org> | 2009-07-05 10:42:53 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-07-05 10:42:53 +0000 |
commit | 1416199aa24d7605c350114d2626b712dc0544c8 (patch) | |
tree | 85a80f0edd8dd31f9a350664ddb0b05268bbf0be /audio/pulseaudio | |
parent | 28fa6ce75e228dfbebf457a09e60907d69f5d539 (diff) | |
download | pkgsrc-1416199aa24d7605c350114d2626b712dc0544c8.tar.gz |
Remove trailing white spaces.
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 |