mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
www/p5-HTTP-Message: Remove PERL_LEVEL check after perl5.28 removal (d67ea7eb42
)
This commit is contained in:
parent
5bab777ae0
commit
327f22fbc9
@ -27,14 +27,7 @@ USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 503000
|
||||
BUILD_DEPENDS+= p5-Encode>=3.01:converters/p5-Encode
|
||||
RUN_DEPENDS+= p5-Encode>=3.01:converters/p5-Encode
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${RM} ${WRKSRC}/lib/HTTP/Headers.pm.orig
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user