diff options
Diffstat (limited to 'www/p5-W3C-LogValidator/Makefile')
-rw-r--r-- | www/p5-W3C-LogValidator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-W3C-LogValidator/Makefile b/www/p5-W3C-LogValidator/Makefile index 92a0f1f48e45..7b7b4ac11dbe 100644 --- a/www/p5-W3C-LogValidator/Makefile +++ b/www/p5-W3C-LogValidator/Makefile @@ -24,7 +24,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ ${LOCALBASE}/bin/checklink:${PORTSDIR}/www/p5-W3C-LinkChecker RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= W3C::LogValidator.3 \ W3C::LogValidator::Basic.3 \ |