aboutsummaryrefslogtreecommitdiff
path: root/audio/soundtouch
diff options
context:
space:
mode:
Diffstat (limited to 'audio/soundtouch')
-rw-r--r--audio/soundtouch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/soundtouch/Makefile b/audio/soundtouch/Makefile
index 7404ba217a62..e2c29d2a919a 100644
--- a/audio/soundtouch/Makefile
+++ b/audio/soundtouch/Makefile
@@ -30,7 +30,7 @@ pre-configure:
${REINPLACE_CMD} -e '135s|__x86_64__|&) \&\& defined(__SSE__|' \
${WRKSRC}/include/STTypes.h
.if defined(NOPORTDOCS)
- ${REINPLACE_CMD} -e 's| install-pkgdocDATA$$||' \
+ ${REINPLACE_CMD} -e 's|[[:blank:]]install-pkgdocDATA$$||' \
${WRKSRC}/Makefile.in
.endif