Remove outdated PERL_LEVEL check
This commit is contained in:
parent
e6b297d769
commit
3ac789b07c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501421
@ -31,10 +31,4 @@ USE_PERL5= configure
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 502502
|
||||
BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=7.14:devel/p5-ExtUtils-MakeMaker
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user