Revision: 130552 https://trac.macports.org/changeset/130552 Author: larryv@macports.org Date: 2014-12-31 14:21:46 -0800 (Wed, 31 Dec 2014) Log Message: ----------- p5-json-pp: Clear library dependencies Otherwise the replaced subports still depend on Perl. Modified Paths: -------------- trunk/dports/perl/p5-json-pp/Portfile Modified: trunk/dports/perl/p5-json-pp/Portfile =================================================================== --- trunk/dports/perl/p5-json-pp/Portfile 2014-12-31 22:19:12 UTC (rev 130551) +++ trunk/dports/perl/p5-json-pp/Portfile 2014-12-31 22:21:46 UTC (rev 130552) @@ -10,5 +10,6 @@ revision 1 license {Artistic-1 GPL} +depends_lib replaced_by perl5.16 PortGroup obsolete 1.0