summaryrefslogtreecommitdiff
path: root/textproc/p5-IDNA-Punycode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-IDNA-Punycode/Makefile')
-rw-r--r--textproc/p5-IDNA-Punycode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-IDNA-Punycode/Makefile b/textproc/p5-IDNA-Punycode/Makefile
index 2fc2b52fe5c7..d29d8eff6ae1 100644
--- a/textproc/p5-IDNA-Punycode/Makefile
+++ b/textproc/p5-IDNA-Punycode/Makefile
@@ -16,6 +16,6 @@ USES= perl5
USE_PERL5= configure
post-patch:
- @${RM} -f ${WRKSRC}/lib/IDNA/.Punycode.pm.swp
+ @${RM} ${WRKSRC}/lib/IDNA/.Punycode.pm.swp
.include <bsd.port.mk>