summaryrefslogtreecommitdiff
path: root/devel/p5-Parse-Pidl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Parse-Pidl/Makefile')
-rw-r--r--devel/p5-Parse-Pidl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Parse-Pidl/Makefile b/devel/p5-Parse-Pidl/Makefile
index 4aa9699f6df1..8260e05f5cad 100644
--- a/devel/p5-Parse-Pidl/Makefile
+++ b/devel/p5-Parse-Pidl/Makefile
@@ -29,6 +29,6 @@ PATCH_WRKSRC= ${WRKDIR}/${DISTNAME}
WRKSRC= ${WRKDIR}/${DISTNAME}/pidl
post-extract:
- @${RM} -rf ${WRKSRC}/lib/Parse/Yapp ${WRKSRC}/lib/wscript_build
+ @${RM} -r ${WRKSRC}/lib/Parse/Yapp ${WRKSRC}/lib/wscript_build
.include "${MASTERDIR}/Makefile"