1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Test::Warn is used only test stage, so remove it from ports

dependency.

Feature safe:	yes
This commit is contained in:
Jun Kuriyama 2009-09-17 01:27:57 +00:00
parent d2db883559
commit 902bb1954b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241547

View File

@ -7,6 +7,7 @@
PORTNAME= WWW-Mechanize-Cached
PORTVERSION= 1.33
PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,7 +17,6 @@ COMMENT= Perl extension to cache esponse to be polite
RUN_DEPENDS= \
p5-Cache-Cache>=1.02:${PORTSDIR}/devel/p5-Cache-Cache \
p5-Test-Warn>=0.11:${PORTSDIR}/devel/p5-Test-Warn \
p5-WWW-Mechanize>=1.00:${PORTSDIR}/www/p5-WWW-Mechanize
BUILD_DEPENDS= ${RUN_DEPENDS}