From ef254c0101b1a4b5b8b66a9881cba3d77dc6667c Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Wed, 26 Mar 2008 01:46:27 +0000 Subject: - Move variables to make portlint happier. --- converters/p5-JSON/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'converters') diff --git a/converters/p5-JSON/Makefile b/converters/p5-JSON/Makefile index c7d692f1e94a..06f254e824cb 100644 --- a/converters/p5-JSON/Makefile +++ b/converters/p5-JSON/Makefile @@ -14,12 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to convert to JSON (JavaScript Object Notation) -CONFLICTS= p5-JSON-1.* - 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 MAN3= JSON.3 \ -- cgit v1.2.3