mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- allow to install this port on newer perl
This commit is contained in:
parent
acc7ca62ee
commit
1318f5d84f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162051
@ -15,14 +15,10 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= leeym@FreeBSD.org
|
||||
COMMENT= Access the lines of a disk file via a Perl array
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Tie::File.3
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} > 500703
|
||||
IGNORE= "This port is for perl 5.7.2 and under only."
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user