mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
- Mark broken on perl <500800
Reported by: Kris mail
This commit is contained in:
parent
78c260ee0c
commit
54649121e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145556
@ -21,4 +21,10 @@ RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
|
||||
PERL_CONFIGURE= yes
|
||||
MAN3= HTTP::Cache::Transparent.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
BROKEN= "Does not compile with perl ${PERL_VERSION}"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user