Revision: 94761 https://trac.macports.org/changeset/94761 Author: jmr@macports.org Date: 2012-06-28 22:22:12 -0700 (Thu, 28 Jun 2012) Log Message: ----------- p5-podlators: perl5.link_binaries no Modified Paths: -------------- trunk/dports/perl/p5-podlators/Portfile Modified: trunk/dports/perl/p5-podlators/Portfile =================================================================== --- trunk/dports/perl/p5-podlators/Portfile 2012-06-29 04:45:38 UTC (rev 94760) +++ trunk/dports/perl/p5-podlators/Portfile 2012-06-29 05:22:12 UTC (rev 94761) @@ -3,9 +3,9 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 +perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup podlators 2.4.0 ../by-authors/id/R/RR/RRA/ -revision 3 +revision 4 license {Artistic-1 GPL} maintainers nomaintainer description podlators contains Pod::Man and Pod::Text modules. @@ -22,3 +22,5 @@ supported_archs noarch } + +perl5.link_binaries no