diff options
Diffstat (limited to 'print/p5-Text-PDF/Makefile')
-rw-r--r-- | print/p5-Text-PDF/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/p5-Text-PDF/Makefile b/print/p5-Text-PDF/Makefile index 8b258ea34aa9..710f6cdc96a4 100644 --- a/print/p5-Text-PDF/Makefile +++ b/print/p5-Text-PDF/Makefile @@ -23,6 +23,7 @@ MAN3= Text::PDF::Pages.3 Text::PDF::Page.3 Text::PDF::Name.3 \ Text::PDF::Utils.3 Text::PDF::TTFont.3 Text::PDF::Number.3 \ Text::PDF::Null.3 Text::PDF.3 +NO_STAGE= yes post-patch: @${RM} -f ${WRKSRC}/pm_to_blib |