From 11b04c76ad7b87416b1229783359110358c32357 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 17 Sep 2002 19:21:16 +0000 Subject: Since the build can break up with some LANG environment settings, add LANG=C in MAKE_ENV. Actually, I think that bsd.port.mk should do this instead. Submitted by: gnome tinderbox failure --- x11-toolkits/open-motif/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-toolkits') diff --git a/x11-toolkits/open-motif/Makefile b/x11-toolkits/open-motif/Makefile index 5f308789a4ad..1a2eb5ed3029 100644 --- a/x11-toolkits/open-motif/Makefile +++ b/x11-toolkits/open-motif/Makefile @@ -25,6 +25,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-DCSRG_BASED -DXUSE_MTSAFE_API -DXNO_MTSAFE_PWDAPI" INSTALLS_SHLIB= yes +MAKE_ENV= LANG=C DEMOS_SRC= ${WRKSRC}/demos/programs -- cgit v1.2.3