mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Remove outdated PERL_LEVEL check
This commit is contained in:
parent
8d5792fdfe
commit
64e9b5275c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442355
@ -20,11 +20,4 @@ NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 502104
|
||||
BUILD_DEPENDS+= p5-Test-Simple>=1.001006:devel/p5-Test-Simple
|
||||
RUN_DEPENDS+= p5-Test-Simple>=1.001006:devel/p5-Test-Simple
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user