Index: head/converters/p5-JSON1/Makefile =================================================================== --- head/converters/p5-JSON1/Makefile (revision 209825) +++ head/converters/p5-JSON1/Makefile (revision 209826) @@ -1,34 +1,33 @@ # New ports collection makefile for: JSON # Date created: 19 Aug 2005 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= JSON PORTVERSION= 1.15 CATEGORIES= converters perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MAKAMAKA +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to convert to JSON (JavaScript Object Notation) -CONFLICTS= p5-JSON-2.* - RUN_DEPENDS= ${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${RUN_DEPENDS} +CONFLICTS= p5-JSON-2.* PERL_CONFIGURE= yes +NO_LATEST_LINK= yes MAN3= Apache::JSONRPC.3 JSON.3 JSON::Converter.3 \ JSON::PP.3 JSON::PP5005.3 JSON::PP56.3 JSON::Parser.3 \ JSONRPC.3 JSONRPC::Transport::HTTP.3 .include .if ${PERL_LEVEL} < 500800 RUN_DEPENDS+= ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm .endif .include Property changes on: head/converters/p5-JSON1/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property