Index: head/converters/p5-JSON/Makefile =================================================================== --- head/converters/p5-JSON/Makefile (revision 209826) +++ head/converters/p5-JSON/Makefile (revision 209827) @@ -1,31 +1,30 @@ # New ports collection makefile for: JSON # Date created: 19 Aug 2005 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= JSON PORTVERSION= 2.07 CATEGORIES= converters perl5 MASTER_SITES= CPAN 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 \ JSON::PP.3 \ JSON::PP56.3 \ JSON::PP::Boolean.3 \ JSON::PP5005.3 .include Property changes on: head/converters/p5-JSON/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property