mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Do not refuse to build with perl 5.8.
Approved by: mat-tainer
This commit is contained in:
parent
d7aa5b35a8
commit
42b21b0f28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122893
@ -19,9 +19,6 @@ PERL_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} >= 500801
|
||||
IGNORE="Alread included in perl ${PERL_VER}"
|
||||
.endif
|
||||
.if ${PERL_LEVEL} < 500601
|
||||
IGNORE="Need at least perl 5.6.1 to build"
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user