Skip to content
Snippets Groups Projects
Verified Commit 327f22fb authored by sunpoet's avatar sunpoet
Browse files

www/p5-HTTP-Message: Remove PERL_LEVEL check after perl5.28 removal...

www/p5-HTTP-Message: Remove PERL_LEVEL check after perl5.28 removal (d67ea7eb)
parent 5bab777a
No related branches found
No related tags found
No related merge requests found
......@@ -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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment