summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-09-17 19:21:16 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-09-17 19:21:16 +0000
commit11b04c76ad7b87416b1229783359110358c32357 (patch)
tree587f249ff4187cb7b095fdb009c6ad93abf37054 /x11-toolkits
parentupgrade to 1.004 (diff)
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
Notes
Notes: svn path=/head/; revision=66528
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/open-motif/Makefile1
1 files changed, 1 insertions, 0 deletions
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