[89940] trunk/dports/sysutils/groff/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Feb 15 20:44:54 PST 2012


Revision: 89940
          http://trac.macports.org/changeset/89940
Author:   jeremyhu at macports.org
Date:     2012-02-15 20:44:54 -0800 (Wed, 15 Feb 2012)
Log Message:
-----------
groff: Set LC_CTYPE correctly

Modified Paths:
--------------
    trunk/dports/sysutils/groff/Portfile

Modified: trunk/dports/sysutils/groff/Portfile
===================================================================
--- trunk/dports/sysutils/groff/Portfile	2012-02-16 04:42:58 UTC (rev 89939)
+++ trunk/dports/sysutils/groff/Portfile	2012-02-16 04:44:54 UTC (rev 89940)
@@ -31,6 +31,9 @@
 
 depends_build       port:texinfo
 
+build.env-append    LC_CTYPE=C
+destroot.env-append LC_CTYPE=C
+
 # README file lists the following as dependencies:
 depends_lib-append  port:ghostscript \
                     port:psutils \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120215/387909ed/attachment-0001.html>


More information about the macports-changes mailing list