- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178918 Submitted by: az Approved by: Janos Mohacsi <jmohacsi@bsd.hu> (maintainer)
This commit is contained in:
parent
4493d5e0e0
commit
728755ec15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319167
@ -28,10 +28,4 @@ MAN3= DBM::Deep.3 DBM::Deep::Cookbook.3 DBM::Deep::Internals.3 \
|
||||
DBM::Deep::Iterator::File::Index.3 DBM::Deep::Null.3 \
|
||||
DBM::Deep::Engine::File.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501001
|
||||
TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user