aboutsummaryrefslogtreecommitdiff
path: root/lang/clisp
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-01-29 23:02:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-01-29 23:02:44 +0000
commitf6ac06c92cf7d3b7ed85aa6c491084a0f8b7a735 (patch)
tree59dd02da3d792702d6e42d349f174fb1cdf35157 /lang/clisp
parent264e6d34e290cd6686b158015828bce239204822 (diff)
Notes
Diffstat (limited to 'lang/clisp')
-rw-r--r--lang/clisp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile
index 10abaab4461b..c49e700efa51 100644
--- a/lang/clisp/Makefile
+++ b/lang/clisp/Makefile
@@ -26,7 +26,7 @@ USE_GETTEXT= yes
# invokes a configure script, which encounters a different CC variable than
# the one the top-level configure cached. We'll explicitly set CC to avoid
# this.
-MAKE_ENV+= CC="${CC}"
+MAKE_ENV+= CC="${CC}" LANG=C
CONFIGURE_ENV+= CC="${CC}"
# The build uses INSTALL_* to copy files around, but since the Ports