diff options
Diffstat (limited to 'textproc/p5-Data-Report/Makefile')
-rw-r--r-- | textproc/p5-Data-Report/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Data-Report/Makefile b/textproc/p5-Data-Report/Makefile index 0244ee2047dc..81fa7f99c137 100644 --- a/textproc/p5-Data-Report/Makefile +++ b/textproc/p5-Data-Report/Makefile @@ -7,6 +7,7 @@ PORTNAME= Data-Report PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,7 +18,6 @@ COMMENT= Data::Report - Framework for flexible reporting COMMON_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \ p5-Text-CSV_XS>0:${PORTSDIR}/textproc/p5-Text-CSV_XS BUILD_DEPENDS= p5-Module-Build>=0.28:${PORTSDIR}/devel/p5-Module-Build \ - p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} |