diff options
Diffstat (limited to 'security/p5-Authen-TypeKey/Makefile')
-rw-r--r-- | security/p5-Authen-TypeKey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-TypeKey/Makefile b/security/p5-Authen-TypeKey/Makefile index ed3ac976482c..759f4b5f7f21 100644 --- a/security/p5-Authen-TypeKey/Makefile +++ b/security/p5-Authen-TypeKey/Makefile @@ -26,6 +26,6 @@ USES= perl5 post-patch: # Really old M::I code - ${RM} -rf ${WRKSRC}/inc + ${RM} -r ${WRKSRC}/inc .include <bsd.port.mk> |