[120422] trunk/dports/tex/xindy/Portfile

dports at macports.org dports at macports.org
Tue May 27 18:29:44 PDT 2014


Revision: 120422
          https://trac.macports.org/changeset/120422
Author:   dports at macports.org
Date:     2014-05-27 18:29:44 -0700 (Tue, 27 May 2014)
Log Message:
-----------
xindy: set LANG=C to prevent sed error during build (#43542)

Modified Paths:
--------------
    trunk/dports/tex/xindy/Portfile

Modified: trunk/dports/tex/xindy/Portfile
===================================================================
--- trunk/dports/tex/xindy/Portfile	2014-05-28 01:25:04 UTC (rev 120421)
+++ trunk/dports/tex/xindy/Portfile	2014-05-28 01:29:44 UTC (rev 120422)
@@ -40,6 +40,8 @@
 use_autoreconf  yes
 configure.args  --disable-docs
 
+build.env       LANG=C
+
 variant doc description "Build documentation" {
     depends_build-append port:texlive-latex-recommended \
                          port:texlive-latex-extra \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140527/4dec1fa4/attachment.html>


More information about the macports-changes mailing list