[96140] trunk/dports/x11/lesstif/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Aug 1 15:18:22 PDT 2012
Revision: 96140
https://trac.macports.org/changeset/96140
Author: ryandesign at macports.org
Date: 2012-08-01 15:18:22 -0700 (Wed, 01 Aug 2012)
Log Message:
-----------
lesstif: fix "sed: RE error: illegal byte sequence" during build phase
Modified Paths:
--------------
trunk/dports/x11/lesstif/Portfile
Modified: trunk/dports/x11/lesstif/Portfile
===================================================================
--- trunk/dports/x11/lesstif/Portfile 2012-08-01 22:12:44 UTC (rev 96139)
+++ trunk/dports/x11/lesstif/Portfile 2012-08-01 22:18:22 UTC (rev 96140)
@@ -47,6 +47,8 @@
autoreconf.args -fvi
autoreconf.env ACLOCAL="aclocal -I${worksrcpath}" AUTOCONF="autoconf -I${worksrcpath}"
+build.env LANG=C
+
post-destroot {
system "rm -rf ${destroot}${prefix}/lib/X11/app-defaults"
system "rm -rf ${destroot}${prefix}/lib/X11/config/host.def"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120801/549ec459/attachment.html>
More information about the macports-changes
mailing list