[96239] trunk/dports/mail/imapsync/Portfile
mww at macports.org
mww at macports.org
Sun Aug 5 16:35:18 PDT 2012
Revision: 96239
https://trac.macports.org/changeset/96239
Author: mww at macports.org
Date: 2012-08-05 16:35:15 -0700 (Sun, 05 Aug 2012)
Log Message:
-----------
fix build on 10.9 -- #35544
Modified Paths:
--------------
trunk/dports/mail/imapsync/Portfile
Modified: trunk/dports/mail/imapsync/Portfile
===================================================================
--- trunk/dports/mail/imapsync/Portfile 2012-08-05 23:10:57 UTC (rev 96238)
+++ trunk/dports/mail/imapsync/Portfile 2012-08-05 23:35:15 UTC (rev 96239)
@@ -31,7 +31,7 @@
supported_archs noarch
post-patch {
- reinplace "s|^#!.*|#!${prefix}/bin/perl5.12|g" ${worksrcpath}/imapsync
+ reinplace -locale C "s|^#!.*|#!${prefix}/bin/perl5.12|g" ${worksrcpath}/imapsync
}
use_configure no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120805/fd1d48a2/attachment.html>
More information about the macports-changes
mailing list