summaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-Truncate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-HTML-Truncate/Makefile')
-rw-r--r--textproc/p5-HTML-Truncate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-HTML-Truncate/Makefile b/textproc/p5-HTML-Truncate/Makefile
index 47a03d271cba..4fbed55dbd7e 100644
--- a/textproc/p5-HTML-Truncate/Makefile
+++ b/textproc/p5-HTML-Truncate/Makefile
@@ -19,6 +19,6 @@ USES= perl5
USE_PERL5= configure
post-patch:
- ${RM} -f ${WRKSRC}/lib/HTML/Truncate.pm.orig
+ ${RM} ${WRKSRC}/lib/HTML/Truncate.pm.orig
.include <bsd.port.mk>