Fix r481365
This commit is contained in:
parent
47f405405f
commit
83a0a4993f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482699
1 changed files with 2 additions and 3 deletions
|
@ -24,15 +24,14 @@ TEST_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \
|
|||
p5-File-chdir>=0:devel/p5-File-chdir \
|
||||
p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
|
||||
|
||||
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-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils
|
||||
RUN_DEPENDS+= p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue