aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gauche/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gauche/Makefile')
-rw-r--r--lang/gauche/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile
index 5e0406976a07..19bc88c687c0 100644
--- a/lang/gauche/Makefile
+++ b/lang/gauche/Makefile
@@ -30,8 +30,6 @@ MAKE_JOBS_UNSAFE=yes
PLIST_SUB= VERSION="${PORTVERSION}" \
TARGET="${CONFIGURE_TARGET}"
-# breaks in ext/uvecor.c on some locales
-MAKE_ENV+= LANG=C
# avoids a problem with with ccache's pre-processor optimization
MAKE_ENV+= CCACHE_CPP2=1