Modified: trunk/dports/www/wml/Portfile (98282 => 98283)
--- trunk/dports/www/wml/Portfile 2012-10-01 19:46:57 UTC (rev 98282)
+++ trunk/dports/www/wml/Portfile 2012-10-01 20:51:30 UTC (rev 98283)
@@ -52,10 +52,12 @@
--with-openworld \
--with-cc=${configure.cc}
-configure.env CPATH=${prefix}/include
+configure.env CPATH=${prefix}/include LANG=C LC_ALL=C
build.args CC=${configure.cc} CPP=${configure.cpp}
+build.env LANG=C LC_ALL=C
+
destroot.destdir prefix=${destroot}${prefix} \
mandir=${destroot}${prefix}/share/man