summaryrefslogtreecommitdiff
path: root/audio/pulseaudio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/pulseaudio/Makefile')
-rw-r--r--audio/pulseaudio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index 94a1f49f8f36..d2fa282cac2e 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -92,6 +92,6 @@ post-install:
.endfor
post-install-BASH-off:
- @${RM} -rf ${STAGEDIR}${PREFIX}/share/bash-completion
+ @${RM} -r ${STAGEDIR}${PREFIX}/share/bash-completion
.include <bsd.port.mk>