diff options
Diffstat (limited to 'www/p5-HTML-Lint/Makefile')
-rw-r--r-- | www/p5-HTML-Lint/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/www/p5-HTML-Lint/Makefile b/www/p5-HTML-Lint/Makefile index a9ee4f343bbe..2ce210a02b98 100644 --- a/www/p5-HTML-Lint/Makefile +++ b/www/p5-HTML-Lint/Makefile @@ -19,11 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= HTML::Lint.3 \ - HTML::Lint::Error.3 \ - HTML::Lint::HTML4.3 \ - HTML::Lint::Parser.3 \ - Test::HTML::Lint.3 - -NO_STAGE= yes .include <bsd.port.mk> |