[98080] trunk/dports/science/swarm/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 24 07:03:44 PDT 2012


Revision: 98080
          http://trac.macports.org//changeset/98080
Author:   ryandesign at macports.org
Date:     2012-09-24 07:03:44 -0700 (Mon, 24 Sep 2012)
Log Message:
-----------
swarm: work around "sed: RE error: illegal byte sequence" build error on Mountain Lion

Modified Paths:
--------------
    trunk/dports/science/swarm/Portfile

Modified: trunk/dports/science/swarm/Portfile
===================================================================
--- trunk/dports/science/swarm/Portfile	2012-09-24 13:54:11 UTC (rev 98079)
+++ trunk/dports/science/swarm/Portfile	2012-09-24 14:03:44 UTC (rev 98080)
@@ -49,6 +49,9 @@
     }
 }
 
+# sed: RE error: illegal byte sequence
+build.env           LANG=C
+
 post-destroot {
     # http://trac.macports.org/ticket/34232
     file delete -force ${destroot}${prefix}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120924/1ab9053b/attachment.html>


More information about the macports-changes mailing list