diff options
Diffstat (limited to 'textproc/p5-HTML-HTML5-Parser/Makefile')
-rw-r--r-- | textproc/p5-HTML-HTML5-Parser/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-HTML-HTML5-Parser/Makefile b/textproc/p5-HTML-HTML5-Parser/Makefile index 363f9b25bfbf..991d9814ce01 100644 --- a/textproc/p5-HTML-HTML5-Parser/Makefile +++ b/textproc/p5-HTML-HTML5-Parser/Makefile @@ -28,6 +28,7 @@ MAN3= HTML::HTML5::Parser.3 \ HTML::HTML5::Parser::Error.3 \ HTML::HTML5::Parser::UA.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 |