aboutsummaryrefslogtreecommitdiff
path: root/science/p5-Geo-WebService-Elevation-USGS/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-28 09:01:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-28 09:01:26 +0000
commit02c67e971d6a4964d7cfe0d0d35cbb45e0c1d049 (patch)
tree2fe95e433038df6d025d34bf2c720e55d5565b0f /science/p5-Geo-WebService-Elevation-USGS/Makefile
parent4830518679aabd41fa99bf42c2eaad16aa079dba (diff)
downloadports-02c67e971d6a4964d7cfe0d0d35cbb45e0c1d049.tar.gz
ports-02c67e971d6a4964d7cfe0d0d35cbb45e0c1d049.zip
- Update to 0.009
- Add BUILD_DEPENDS Changes: http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes Feature safe: yes
Notes
Notes: svn path=/head/; revision=286534
Diffstat (limited to 'science/p5-Geo-WebService-Elevation-USGS/Makefile')
-rw-r--r--science/p5-Geo-WebService-Elevation-USGS/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/science/p5-Geo-WebService-Elevation-USGS/Makefile b/science/p5-Geo-WebService-Elevation-USGS/Makefile
index be349c9a1ca6..dae270861370 100644
--- a/science/p5-Geo-WebService-Elevation-USGS/Makefile
+++ b/science/p5-Geo-WebService-Elevation-USGS/Makefile
@@ -6,18 +6,20 @@
#
PORTNAME= Geo-WebService-Elevation-USGS
-PORTVERSION= 0.008
+PORTVERSION= 0.009
CATEGORIES= science perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:WYANT
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for elevation queries against USGS web services
-RUN_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
+BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-TEST_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
+RUN_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \
+ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= yes