diff options
Diffstat (limited to 'textproc/p5-PPI-HTML/Makefile')
-rw-r--r-- | textproc/p5-PPI-HTML/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-PPI-HTML/Makefile b/textproc/p5-PPI-HTML/Makefile index 9e1cc7e0adcc..7b02964fcdf8 100644 --- a/textproc/p5-PPI-HTML/Makefile +++ b/textproc/p5-PPI-HTML/Makefile @@ -21,6 +21,7 @@ USE_PERL5= configure MAN3= PPI::HTML.3 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' '/Test::More/d' ${WRKSRC}/Makefile.PL |