aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WebService-GData/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-12-20 06:19:28 +0000
committerWen Heping <wen@FreeBSD.org>2010-12-20 06:19:28 +0000
commit7ec1a0170a94689603b2a4a74bf1d6e2abbda21c (patch)
tree373567fb9536c78661aa7e27d52f43350ecc4e83 /www/p5-WebService-GData/Makefile
parent7a682bcf69a34ba26410bf2b5be981f88a003b18 (diff)
Notes
Diffstat (limited to 'www/p5-WebService-GData/Makefile')
-rw-r--r--www/p5-WebService-GData/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-WebService-GData/Makefile b/www/p5-WebService-GData/Makefile
index 4be612c04ea2..34a28b553823 100644
--- a/www/p5-WebService-GData/Makefile
+++ b/www/p5-WebService-GData/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= WebService-GData
-PORTVERSION= 0.0305
+PORTVERSION= 0.0307
CATEGORIES= www perl5
MASTER_SITES= CPAN
#MASTER_SITE_SUBDIR= WebService
@@ -16,7 +16,8 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= Google data protocol v2 base object to inherit from
BUILD_DEPENDS= p5-libwww>0:${PORTSDIR}/www/p5-libwww \
- p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON
+ p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \
+ p5-Test-Mock-LWP>=0.05:${PORTSDIR}/devel/p5-Test-Mock-LWP
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes