aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-JSON-RPC
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 23:45:30 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 23:45:30 +0000
commit03174d91effd822a4d92b4f1faa0fa18199f72c5 (patch)
tree3247f76b005686db0773ea6e5de61f58c635c9a9 /devel/p5-JSON-RPC
parentc5f8b8a8b92d151a181f4429ffd6f2f00c2232d6 (diff)
downloadports-03174d91effd822a4d92b4f1faa0fa18199f72c5.tar.gz
ports-03174d91effd822a4d92b4f1faa0fa18199f72c5.zip
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 15). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248780
Diffstat (limited to 'devel/p5-JSON-RPC')
-rw-r--r--devel/p5-JSON-RPC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-JSON-RPC/Makefile b/devel/p5-JSON-RPC/Makefile
index 7b2a7e311497..f63918a327b9 100644
--- a/devel/p5-JSON-RPC/Makefile
+++ b/devel/p5-JSON-RPC/Makefile
@@ -7,6 +7,7 @@
PORTNAME= JSON-RPC
PORTVERSION= 0.96
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvatlin@masterhost.ru
COMMENT= Perl implementation of JSON-RPC 1.1 protocol
-RUN_DEPENDS= p5-CGI.pm>=2.92:${PORTSDIR}/www/p5-CGI.pm \
- p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \
+RUN_DEPENDS= p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
PERL_CONFIGURE= YES