From 26bea3f447c484a28dcbd2dac02b342abe44d78f Mon Sep 17 00:00:00 2001 From: hans Date: Wed, 15 Feb 2012 22:38:30 +0000 Subject: REPLACE_SH in installed shell scripts. --- audio/pulseaudio/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'audio') 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 @@ -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 -- cgit v1.2.3