diff options
Diffstat (limited to 'devel/p5-Test-JSON/Makefile')
-rw-r--r-- | devel/p5-Test-JSON/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-JSON/Makefile b/devel/p5-Test-JSON/Makefile index 21815a899806..44ee90578044 100644 --- a/devel/p5-Test-JSON/Makefile +++ b/devel/p5-Test-JSON/Makefile @@ -7,6 +7,7 @@ PORTNAME= Test-JSON PORTVERSION= 0.06 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Test @@ -18,7 +19,7 @@ COMMENT= Test JSON data RUN_DEPENDS= p5-Test-Differences>=0.47:${PORTSDIR}/devel/p5-Test-Differences \ p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Tester>=0.10.3:${PORTSDIR}/devel/p5-Test-Tester \ - p5-JSON-Any>=1.14:${PORTSDIR}/converters/p5-JSON + p5-JSON-Any>=1.14:${PORTSDIR}/converters/p5-JSON-Any BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes |