mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
- added the missing .if statement around the IGNORE
This commit is contained in:
parent
fe7835730a
commit
bdd1e6bdc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151213
@ -25,6 +25,8 @@ MAN3= URI::Find.3 \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= requires perl 5.6 or above due to dependencies
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user