aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xvidcap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xvidcap/Makefile')
-rw-r--r--sysutils/xvidcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xvidcap/Makefile b/sysutils/xvidcap/Makefile
index 5dc3f6e05f10..d3605bb4a77e 100644
--- a/sysutils/xvidcap/Makefile
+++ b/sysutils/xvidcap/Makefile
@@ -54,7 +54,7 @@ post-patch:
post-install:
.if ${PORT_OPTIONS:MDOCS}
- ${RM} -f ${NULLDOCS:S|^|${STAGEDIR}${DOCSDIR}/|}
+ ${RM} ${NULLDOCS:S|^|${STAGEDIR}${DOCSDIR}/|}
.endif
.include <bsd.port.mk>