[94737] trunk/dports/perl/p5-encode/Portfile

jmr at macports.org jmr at macports.org
Wed Jun 27 23:25:05 PDT 2012


Revision: 94737
          https://trac.macports.org/changeset/94737
Author:   jmr at macports.org
Date:     2012-06-27 23:25:05 -0700 (Wed, 27 Jun 2012)
Log Message:
-----------
p5-encode: perl5.link_binaries no

Modified Paths:
--------------
    trunk/dports/perl/p5-encode/Portfile

Modified: trunk/dports/perl/p5-encode/Portfile
===================================================================
--- trunk/dports/perl/p5-encode/Portfile	2012-06-28 06:10:43 UTC (rev 94736)
+++ trunk/dports/perl/p5-encode/Portfile	2012-06-28 06:25:05 UTC (rev 94737)
@@ -5,6 +5,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup         Encode 2.44
+revision            1
 platforms           darwin
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
@@ -17,12 +18,4 @@
                     sha1    fc6f8fca61a82b4051a74f32dd7a63e77aa5b9ba \
                     rmd160  c8d824d5c61ac01309579fb7d3a1389b5f5b8606
 
-if {${perl5.major} != ""} {
-post-destroot {
-    # These files were already installed by perl 5.8.
-    file delete ${destroot}${prefix}/bin/enc2xs
-    file delete ${destroot}${prefix}/bin/piconv
-    file delete ${destroot}${prefix}/share/man/man1/enc2xs.1
-    file delete ${destroot}${prefix}/share/man/man1/piconv.1
-}
-}
+perl5.link_binaries no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120627/9493c620/attachment.html>


More information about the macports-changes mailing list