summaryrefslogtreecommitdiff
path: root/devel/st/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/st/Makefile')
-rw-r--r--devel/st/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/st/Makefile b/devel/st/Makefile
index af30c39cc48d..b8e58cba1c52 100644
--- a/devel/st/Makefile
+++ b/devel/st/Makefile
@@ -22,7 +22,7 @@ EXAMPLES= Makefile README error.c lookupdns.c proxy.c \
OPTIONS_DEFINE= DOCS EXAMPLES
post-patch:
- @${RM} -f ${WRKSRC}/Makefile ${WRKSRC}/examples/Makefile
+ @${RM} ${WRKSRC}/Makefile ${WRKSRC}/examples/Makefile
@${CP} ${FILESDIR}/Makefile.main ${WRKSRC}/Makefile
@${CP} ${FILESDIR}/Makefile.examples ${WRKSRC}/examples/Makefile