diff options
Diffstat (limited to 'textproc/p5-Regexp-Common/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Common/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile index f0bfc708a66c..a6276021b862 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -1,5 +1,5 @@ PORTNAME= Regexp-Common -PORTVERSION= 2017060201 +PORTVERSION= 2024080801 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +11,8 @@ WWW= https://metacpan.org/release/Regexp-Common LICENSE= ART10 ART20 BSD3CLAUSE MIT LICENSE_COMB= dual +TEST_DEPENDS= p5-Test-Regexp>0:textproc/p5-Test-Regexp + USES= perl5 USE_PERL5= configure NO_ARCH= yes |