summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenPGP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-OpenPGP/Makefile')
-rw-r--r--security/p5-Crypt-OpenPGP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-OpenPGP/Makefile b/security/p5-Crypt-OpenPGP/Makefile
index f47f6386531d..3a21ef0cd896 100644
--- a/security/p5-Crypt-OpenPGP/Makefile
+++ b/security/p5-Crypt-OpenPGP/Makefile
@@ -31,6 +31,6 @@ USES= perl5
USE_PERL5= configure
post-patch:
- @${RM} -f ${WRKSRC}/lib/Crypt/OpenPGP/Ciphertext.pm.orig
+ @${RM} ${WRKSRC}/lib/Crypt/OpenPGP/Ciphertext.pm.orig
.include <bsd.port.mk>