summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Recorder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Recorder/Makefile')
-rw-r--r--www/p5-HTTP-Recorder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTTP-Recorder/Makefile b/www/p5-HTTP-Recorder/Makefile
index ec4dd3454c3f..ffcf2e2315b1 100644
--- a/www/p5-HTTP-Recorder/Makefile
+++ b/www/p5-HTTP-Recorder/Makefile
@@ -22,6 +22,6 @@ USES= perl5 dos2unix
USE_PERL5= configure
post-patch:
- @${RM} -f ${WRKSRC}/lib/HTTP/Recorder.pm.orig
+ @${RM} ${WRKSRC}/lib/HTTP/Recorder.pm.orig
.include <bsd.port.mk>