diff options
Diffstat (limited to 'graphics/p5-Geo-GML/Makefile')
-rw-r--r-- | graphics/p5-Geo-GML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Geo-GML/Makefile b/graphics/p5-Geo-GML/Makefile index ff230f8c3a10..b8d1ea148ee7 100644 --- a/graphics/p5-Geo-GML/Makefile +++ b/graphics/p5-Geo-GML/Makefile @@ -7,6 +7,7 @@ PORTNAME= Geo-GML PORTVERSION= 0.15 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= wenheping@gmail.com COMMENT= Perl Module to Process Geography Markup Language -RUN_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \ - p5-Log-Report>=0.18:${PORTSDIR}/devel/p5-Log-Report \ +RUN_DEPENDS= p5-Log-Report>=0.18:${PORTSDIR}/devel/p5-Log-Report \ p5-Test-Pod>=1.26:${PORTSDIR}/devel/p5-Test-Pod \ p5-XML-Compile>=0.96:${PORTSDIR}/textproc/p5-XML-Compile \ p5-XML-Compile-Cache>=0.14:${PORTSDIR}/textproc/p5-XML-Compile-Cache |