Detect p5-Time-HiRes properly.
PR: ports/71245 Submitted by: Simon Dick <simond@irrelevant.org> Approved by: vanilla (co-mentor)
This commit is contained in:
parent
85d17abf1b
commit
4829d989ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117842
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ MAN3= Net::Amazon.3 Net::Amazon::Attribute::Review.3 \
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500805
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
|
||||
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
|
||||
.endif
|
||||
.if ${PERL_LEVEL} < 500601
|
||||
IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
|
||||
|
|
Loading…
Reference in a new issue