summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-15 22:38:30 +0000
committerhans <hans@pkgsrc.org>2012-02-15 22:38:30 +0000
commit26bea3f447c484a28dcbd2dac02b342abe44d78f (patch)
treee7f9b808608f85e6cbd301ad22afa2696889651b /audio
parent2e09f33030bdef672b2598fbff27f9fc20e25d0e (diff)
downloadpkgsrc-26bea3f447c484a28dcbd2dac02b342abe44d78f.tar.gz
REPLACE_SH in installed shell scripts.
Diffstat (limited to 'audio')
-rw-r--r--audio/pulseaudio/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 86c6b309fe8..5d21b0f1262 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2012/02/06 12:39:29 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2012/02/15 22:38:30 hans Exp $
# NOTE: Please send a copy of any patches that are not pkgsrc-specific
# to <pulseaudio-discuss@mail.0pointer.de>
@@ -23,6 +23,11 @@ USE_TOOLS+= pkg-config gmake m4 msgfmt intltool perl \
AUTOCONF_REQD= 2.63
+REPLACE_SH+= src/daemon/esdcompat.in
+REPLACE_SH+= src/daemon/start-pulseaudio-x11.in
+REPLACE_SH+= src/daemon/start-pulseaudio-kde.in
+REPLACE_SH+= src/utils/padsp
+
PKGCONFIG_OVERRIDE+= libpulse-browse.pc.in
PKGCONFIG_OVERRIDE+= libpulse-mainloop-glib.pc.in
PKGCONFIG_OVERRIDE+= libpulse-simple.pc.in