diff options
Diffstat (limited to 'graphics/p5-Geo-Gpx/Makefile')
-rw-r--r-- | graphics/p5-Geo-Gpx/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/p5-Geo-Gpx/Makefile b/graphics/p5-Geo-Gpx/Makefile index 53194719b586..5419b324eecf 100644 --- a/graphics/p5-Geo-Gpx/Makefile +++ b/graphics/p5-Geo-Gpx/Makefile @@ -7,6 +7,7 @@ PORTNAME= Geo-Gpx PORTVERSION= 0.26 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= wenheping@gmail.com COMMENT= Perl Module to Create and Parse GPX Files -BUILD_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \ - p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ +BUILD_DEPENDS= p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-Scalar-List-Utils>0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ p5-version>0:${PORTSDIR}/devel/p5-version \ p5-ExtUtils-MakeMaker-Coverage>0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker-Coverage \ p5-Time-Local>0:${PORTSDIR}/devel/p5-Time-Local |