mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
- Require perl 5.6+
Reported by: pointyhat via kris Approved by: krion (mentor, implicit)
This commit is contained in:
parent
f31958bec8
commit
2ced4ae60e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163005
@ -23,4 +23,10 @@ MAN3= Template::Provider::Encoding.3 \
|
||||
Template::Stash::ForceUTF8.3 \
|
||||
Template::Plugin::encoding.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user