mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- pointyhat fixing
PR: ports/100283 Submitted by: maintainer
This commit is contained in:
parent
c9785e97bd
commit
f9d4046dd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167775
@ -19,4 +19,10 @@ PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Text::Tags.3 Text::Tags::Parser.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 then try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user