mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Remove unnecessary depend on PERL_LEVEL < 5.12
This commit is contained in:
parent
2c73ed6ba1
commit
139b6343a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318930
@ -108,10 +108,4 @@ USE_PGSQL= yes
|
||||
USE_SQLITE= yes
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501200
|
||||
TEST_DEPENDS+= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user