diff options
Diffstat (limited to 'print/p5-Text-PDF/Makefile')
-rw-r--r-- | print/p5-Text-PDF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/p5-Text-PDF/Makefile b/print/p5-Text-PDF/Makefile index 791e5202912f..8ed6375aacae 100644 --- a/print/p5-Text-PDF/Makefile +++ b/print/p5-Text-PDF/Makefile @@ -17,7 +17,7 @@ USES= perl5 USE_PERL5= configure post-patch: - @${RM} -f ${WRKSRC}/pm_to_blib + @${RM} ${WRKSRC}/pm_to_blib post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/Text/PDF/examples |