summaryrefslogtreecommitdiff
path: root/www/varnish4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/varnish4/Makefile')
-rw-r--r--www/varnish4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/varnish4/Makefile b/www/varnish4/Makefile
index 18162494466c..b15cead63d01 100644
--- a/www/varnish4/Makefile
+++ b/www/varnish4/Makefile
@@ -42,7 +42,7 @@ post-patch:
@${REINPLACE_CMD} -e 's|\$$(libdir)/pkgconfig|\$$(prefix)/libdata/pkgconfig|' \
${WRKSRC}/Makefile.am
.if defined(BAD_TESTS)
- ${RM} -f ${BAD_TESTS:C|.+|${WRKSRC}/bin/varnishtest/tests/\0.vtc|}
+ ${RM} ${BAD_TESTS:C|.+|${WRKSRC}/bin/varnishtest/tests/\0.vtc|}
.endif
regression-test check test: build