diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-09-17 07:06:45 +0000 |
commit | 00ca886ed4e0b16265d308f06269977fdc608fef (patch) | |
tree | c648ee8191c581d7844f56bece282547542f4725 /www/p5-W3C-LogValidator | |
parent | 78ed5f9954f5140180be6afad9be7801fb6aceef (diff) | |
download | ports-00ca886ed4e0b16265d308f06269977fdc608fef.tar.gz ports-00ca886ed4e0b16265d308f06269977fdc608fef.zip |
Notes
Diffstat (limited to 'www/p5-W3C-LogValidator')
-rw-r--r-- | www/p5-W3C-LogValidator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-W3C-LogValidator/Makefile b/www/p5-W3C-LogValidator/Makefile index cbd1fcc0a745..1fe74904ec11 100644 --- a/www/p5-W3C-LogValidator/Makefile +++ b/www/p5-W3C-LogValidator/Makefile @@ -24,7 +24,7 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ ${LOCALBASE}/bin/checklink:${PORTSDIR}/www/p5-W3C-LinkChecker RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= 5.8.2+ # inherited from www/p5-webservice-validator-css-w3c +PERL_CONFIGURE= yes MAN3= W3C::LogValidator.3 \ W3C::LogValidator::Basic.3 \ |