Fix r481365

This commit is contained in:
Sunpoet Po-Chuan Hsieh
2018-10-21 16:50:53 +00:00
parent 54ef138961
commit be2ec2a8ee

View File

@@ -38,14 +38,14 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Warn>=0:devel/p5-Test-Warn
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502502
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS+= p5-ExtUtils-MakeMaker>=7.11.01:devel/p5-ExtUtils-MakeMaker
.endif