aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Geo-Gpx
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-21 18:53:16 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-21 18:53:16 +0000
commite68033142863c89a4c7434b333705017833a5a69 (patch)
tree93629bac378292c6fb4c0f482ec3f746b73cc413 /graphics/p5-Geo-Gpx
parent583c154a4cb85666e47357a354e2748aa957b2c4 (diff)
downloadports-e68033142863c89a4c7434b333705017833a5a69.tar.gz
ports-e68033142863c89a4c7434b333705017833a5a69.zip
Remove Perl core modules
- Sort *_DEPENDS - Add NO_ARCH - Bump PORTREVISION for dependency change
Notes
Notes: svn path=/head/; revision=444064
Diffstat (limited to 'graphics/p5-Geo-Gpx')
-rw-r--r--graphics/p5-Geo-Gpx/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/p5-Geo-Gpx/Makefile b/graphics/p5-Geo-Gpx/Makefile
index 7835d26e979c..8df861034242 100644
--- a/graphics/p5-Geo-Gpx/Makefile
+++ b/graphics/p5-Geo-Gpx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Geo-Gpx
PORTVERSION= 0.26
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,14 +14,14 @@ COMMENT= Perl Module to Create and Parse GPX Files
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-TimeDate>=0:devel/p5-TimeDate \
- p5-HTML-Parser>=0:www/p5-HTML-Parser \
+BUILD_DEPENDS= p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601 \
p5-ExtUtils-MakeMaker-Coverage>=0:devel/p5-ExtUtils-MakeMaker-Coverage \
- p5-Time-Local>=0:devel/p5-Time-Local \
- p5-XML-Descent>=0:textproc/p5-XML-Descent \
- p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601
+ p5-HTML-Parser>=0:www/p5-HTML-Parser \
+ p5-TimeDate>=0:devel/p5-TimeDate \
+ p5-XML-Descent>=0:textproc/p5-XML-Descent
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure