aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-JSON/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2008-09-08 02:10:48 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2008-09-08 02:10:48 +0000
commit5c8d326a00f2ff85f78fad9aab00ba29b41575fd (patch)
tree395c8c01a7bd418aed1a2ad4cad733c42ab18336 /converters/p5-JSON/Makefile
parentbf34c6a63a36aff5e4345999b4929ba33eda8406 (diff)
Notes
Diffstat (limited to 'converters/p5-JSON/Makefile')
-rw-r--r--converters/p5-JSON/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/converters/p5-JSON/Makefile b/converters/p5-JSON/Makefile
index 7d64732314e5..e5a4f0571ba8 100644
--- a/converters/p5-JSON/Makefile
+++ b/converters/p5-JSON/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= JSON
-PORTVERSION= 2.11
+PORTVERSION= 2.12
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,10 +14,6 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to convert to JSON (JavaScript Object Notation)
-RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww
-BUILD_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
CONFLICTS= p5-JSON-1.*
PERL_CONFIGURE= yes