Ticket #35544: Portfile-imapsync.diff
File Portfile-imapsync.diff, 356 bytes (added by danmichaelo+macports@…, 12 years ago) |
---|
-
Portfile
old new 31 31 supported_archs noarch 32 32 33 33 post-patch { 34 reinplace "s|^#!.*|#!${prefix}/bin/perl5.12|g" ${worksrcpath}/imapsync34 reinplace -locale C "s|^#!.*|#!${prefix}/bin/perl5.12|g" ${worksrcpath}/imapsync 35 35 } 36 36 37 37 use_configure no