git: 665d8f68fb86 - main - devel/p5-Sub-Exporter-Lexical: Add PORTSCOUT

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 30 Jan 2023 13:07:14 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=665d8f68fb86f05d41d1374c415cc9f6fbee1bbb

commit 665d8f68fb86f05d41d1374c415cc9f6fbee1bbb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:29:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 12:59:23 +0000

    devel/p5-Sub-Exporter-Lexical: Add PORTSCOUT
    
    Sub::Exporter::Lexical 0.100000 requires Perl 5.37.2.
---
 devel/p5-Sub-Exporter-Lexical/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/p5-Sub-Exporter-Lexical/Makefile b/devel/p5-Sub-Exporter-Lexical/Makefile
index ed797b8ad32c..3bd3a1cf7351 100644
--- a/devel/p5-Sub-Exporter-Lexical/Makefile
+++ b/devel/p5-Sub-Exporter-Lexical/Makefile
@@ -25,4 +25,6 @@ USE_PERL5=	configure
 
 NO_ARCH=	yes
 
+PORTSCOUT=	skipv:0.100000
+
 .include <bsd.port.mk>