diff options
Diffstat (limited to 'textproc/p5-Marpa-HTML/Makefile')
-rw-r--r-- | textproc/p5-Marpa-HTML/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-Marpa-HTML/Makefile b/textproc/p5-Marpa-HTML/Makefile index 8b53b35d5b61..8174a734653d 100644 --- a/textproc/p5-Marpa-HTML/Makefile +++ b/textproc/p5-Marpa-HTML/Makefile @@ -28,6 +28,7 @@ MAN1= html_fmt.1 \ MAN3= Marpa::HTML.3 \ Marpa::HTML::Support.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|lib/Marpa/Support.pod|lib/Marpa/HTML/Support.pod|' ${WRKSRC}/Build.PL |