Remove outdated PERL_LEVEL check
This commit is contained in:
parent
c559f39a4f
commit
0800c63934
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442385
@ -32,11 +32,4 @@ NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 502200
|
||||
BUILD_DEPENDS+= p5-Socket>=2.016:net/p5-Socket
|
||||
RUN_DEPENDS+= p5-Socket>=2.016:net/p5-Socket
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user