diff options
Diffstat (limited to 'devel/p5-Log-Report-Optional/Makefile')
-rw-r--r-- | devel/p5-Log-Report-Optional/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Log-Report-Optional/Makefile b/devel/p5-Log-Report-Optional/Makefile index 767ed67f8c5b..26d47871a9f4 100644 --- a/devel/p5-Log-Report-Optional/Makefile +++ b/devel/p5-Log-Report-Optional/Makefile @@ -1,5 +1,5 @@ PORTNAME= Log-Report-Optional -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,6 +13,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-String-Print>=0.91:textproc/p5-String-Print +TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure |