summaryrefslogtreecommitdiff
path: root/graphics/p5-Geo-Gpx
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 02:32:30 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 02:32:30 +0000
commit3f795ed79544f451dcbc7721ec25f7470245ab4b (patch)
tree8474ecf15973c32c010cc76f3cfb138e84dd508b /graphics/p5-Geo-Gpx
parent- Support reporting per-core CPU load statistics (diff)
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 12). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248740
Diffstat (limited to 'graphics/p5-Geo-Gpx')
-rw-r--r--graphics/p5-Geo-Gpx/Makefile5
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