[88293] trunk/dports/textproc/linuxdoc-tools/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Dec 26 16:02:24 PST 2011


Revision: 88293
          http://trac.macports.org/changeset/88293
Author:   ryandesign at macports.org
Date:     2011-12-26 16:02:23 -0800 (Mon, 26 Dec 2011)
Log Message:
-----------
linuxdoc-tools: oh, just use C locale; it exists, for one thing; see #32663

Modified Paths:
--------------
    trunk/dports/textproc/linuxdoc-tools/Portfile

Modified: trunk/dports/textproc/linuxdoc-tools/Portfile
===================================================================
--- trunk/dports/textproc/linuxdoc-tools/Portfile	2011-12-26 23:59:29 UTC (rev 88292)
+++ trunk/dports/textproc/linuxdoc-tools/Portfile	2011-12-27 00:02:23 UTC (rev 88293)
@@ -35,7 +35,7 @@
                 CFLAGS="${configure.cflags} [get_canonical_archflags]" \
                 OPTIMIZE="${configure.cflags} [get_canonical_archflags]"
 
-destroot.env    LANG=en_US.ISO-8859-1
+destroot.env    LANG=C
 
 livecheck.type  regex
 livecheck.url   ${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111226/ae8d3100/attachment-0001.html>


More information about the macports-changes mailing list