diff options
Diffstat (limited to 'textproc/p5-String-Print/Makefile')
-rw-r--r-- | textproc/p5-String-Print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-String-Print/Makefile b/textproc/p5-String-Print/Makefile index e46b02a2a129..ea558b4d9b26 100644 --- a/textproc/p5-String-Print/Makefile +++ b/textproc/p5-String-Print/Makefile @@ -1,5 +1,5 @@ PORTNAME= String-Print -PORTVERSION= 0.94 +PORTVERSION= 0.95 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-TimeDate>=2.30:devel/p5-TimeDate \ p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak +TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure |