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