mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
devel/p5-Test-TempDir-Tiny: Remove PERL_LEVEL check after perl5.28 removal (d67ea7eb42
)
This commit is contained in:
parent
32941a7846
commit
88b1a02ebe
@ -18,11 +18,4 @@ USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 503000
|
||||
BUILD_DEPENDS+= p5-File-Temp>=0.2308:devel/p5-File-Temp
|
||||
RUN_DEPENDS+= p5-File-Temp>=0.2308:devel/p5-File-Temp
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user