mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Fix r481365
This commit is contained in:
parent
1e567fcc9d
commit
37f8c891f4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482694
@ -24,15 +24,14 @@ RUN_DEPENDS= p5-Config-Any>=0:devel/p5-Config-Any \
|
||||
TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most \
|
||||
p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 502502
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS+= p5-Scalar-List-Utils>=1.44:lang/p5-Scalar-List-Utils
|
||||
RUN_DEPENDS+= p5-Scalar-List-Utils>=1.44:lang/p5-Scalar-List-Utils
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user