- Fix typo in TEST_DEPENDS

PR:		ports/166766
Submitted by:	swills
Feature safe:	yes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-04-09 16:11:34 +00:00
parent 26693c5a96
commit f3e83c6523
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294427

View file

@ -17,8 +17,8 @@ COMMENT= IO::Any opens anything
BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
RUN_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy
TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/Test-Differences \
p5-Test-Exception>=0:${PORTSDIR}/devel/Test-Exception
TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
PERL_CONFIGURE= yes