Fix r481365
This commit is contained in:
parent
40ce460e20
commit
54ef138961
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482696
@ -19,15 +19,14 @@ RUN_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \
|
||||
p5-Probe-Perl>=0.01:sysutils/p5-Probe-Perl
|
||||
TEST_DEPENDS= p5-Test2-Suite>=0.000060:devel/p5-Test2-Suite
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 502501
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS+= p5-Test-Simple>=1.302015:devel/p5-Test-Simple
|
||||
RUN_DEPENDS+= p5-Test-Simple>=1.302015:devel/p5-Test-Simple
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user