[97034] trunk/dports/editors/joe/Portfile
dports at macports.org
dports at macports.org
Fri Aug 24 14:28:17 PDT 2012
Revision: 97034
https://trac.macports.org/changeset/97034
Author: dports at macports.org
Date: 2012-08-24 14:28:13 -0700 (Fri, 24 Aug 2012)
Log Message:
-----------
joe: set LANG=C to fix sed errors on Mountain Lion (#35421, maintainer
timeout)
Modified Paths:
--------------
trunk/dports/editors/joe/Portfile
Modified: trunk/dports/editors/joe/Portfile
===================================================================
--- trunk/dports/editors/joe/Portfile 2012-08-24 20:55:00 UTC (rev 97033)
+++ trunk/dports/editors/joe/Portfile 2012-08-24 21:28:13 UTC (rev 97034)
@@ -27,5 +27,8 @@
rmd160 7e2c72a750c6aac4732cf4369bceee5333460f15
configure.args --mandir=${prefix}/share/man
+# fix sed-related build failures on Mountain Lion; see #35421
+build.env LANG=C
+
livecheck.distname JOE sources
livecheck.version ${name}-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120824/c362e4e3/attachment.html>
More information about the macports-changes
mailing list