- Fix package name in deps.

Pointy hat: az@
Reported by: pointyhat (via erwin@)
This commit is contained in:
Andrej Zverev 2012-07-23 08:22:47 +00:00
parent 25f185f7f2
commit 18f6af53e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301378

View file

@ -19,8 +19,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
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}