svn commit: r301378 - head/www/p5-W3C-LogValidator
Andrej Zverev
az at FreeBSD.org
Mon Jul 23 08:22:48 UTC 2012
Author: az
Date: Mon Jul 23 08:22:47 2012
New Revision: 301378
URL: http://svn.freebsd.org/changeset/ports/301378
Log:
- Fix package name in deps.
Pointy hat: az@
Reported by: pointyhat (via erwin@)
Modified:
head/www/p5-W3C-LogValidator/Makefile
Modified: head/www/p5-W3C-LogValidator/Makefile
==============================================================================
--- head/www/p5-W3C-LogValidator/Makefile Mon Jul 23 07:16:34 2012 (r301377)
+++ head/www/p5-W3C-LogValidator/Makefile Mon Jul 23 08:22:47 2012 (r301378)
@@ -19,8 +19,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \
p5-Mail-Sendmail>=0:${PORTSDIR}/mail/p5-Mail-Sendmail \
- p5-webservice-validator-css-w3c>=0:${PORTSDIR}/www/p5-webservice-validator-css-w3c \
- p5-webservice-validator-html-w3c>=0:${PORTSDIR}/www/p5-webservice-validator-html-w3c \
+ p5-WebService-Validator-CSS-W3C>=0:${PORTSDIR}/www/p5-webservice-validator-css-w3c \
+ p5-WebService-Validator-HTML-W3C>=0:${PORTSDIR}/www/p5-webservice-validator-html-w3c \
${LOCALBASE}/bin/checklink:${PORTSDIR}/www/p5-W3C-LinkChecker
RUN_DEPENDS:= ${BUILD_DEPENDS}
More information about the svn-ports-head
mailing list