mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
devel/p5-Test-CheckManifest: Remove PERL_LEVEL check after perl5.28 removal (d67ea7eb42
)
This commit is contained in:
parent
556dc4f907
commit
88b721adbb
@ -17,11 +17,4 @@ USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 502902
|
||||
BUILD_DEPENDS+= p5-PathTools>=3.7500:devel/p5-PathTools
|
||||
RUN_DEPENDS+= p5-PathTools>=3.7500:devel/p5-PathTools
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user