diff options
Diffstat (limited to 'devel/p5-Test-Future-IO-Impl/Makefile')
-rw-r--r-- | devel/p5-Test-Future-IO-Impl/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Test-Future-IO-Impl/Makefile b/devel/p5-Test-Future-IO-Impl/Makefile index d484b3e3f1b4..1143d6c8451e 100644 --- a/devel/p5-Test-Future-IO-Impl/Makefile +++ b/devel/p5-Test-Future-IO-Impl/Makefile @@ -1,6 +1,5 @@ PORTNAME= Test-Future-IO-Impl -PORTVERSION= 0.14 -PORTREVISION= 1 +PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,7 +10,7 @@ WWW= https://metacpan.org/dist/Test-Future-IO-Impl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Test-Simple>=1.302200:devel/p5-Test-Simple |