Ticket #35544: Portfile-imapsync.diff

File Portfile-imapsync.diff, 356 bytes (added by danmichaelo+macports@…, 12 years ago)
  • Portfile

    old new  
    3131supported_archs     noarch
    3232
    3333post-patch {
    34     reinplace "s|^#!.*|#!${prefix}/bin/perl5.12|g" ${worksrcpath}/imapsync
     34    reinplace -locale C "s|^#!.*|#!${prefix}/bin/perl5.12|g" ${worksrcpath}/imapsync
    3535}
    3636
    3737use_configure       no