aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2010-02-26 11:59:41 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2010-02-26 11:59:41 +0000
commit57fbb3c19ff0fde514737422abd75050f1147751 (patch)
treefbab43809a05ce371f14a71f9bdce9d42cdd100d /russian
parentaf92d03a3ff51067d76657b0daa33f4c9e43c0d2 (diff)
downloadports-57fbb3c19ff0fde514737422abd75050f1147751.tar.gz
ports-57fbb3c19ff0fde514737422abd75050f1147751.zip
The port failed to build under ru_RU.UTF-8 locale.
Fixed it by enforcing a locale to be ru_RU.KOI8-R. Approved by: maintainer timeout (11 days) Feature safe: yes
Notes
Notes: svn path=/head/; revision=250368
Diffstat (limited to 'russian')
-rw-r--r--russian/rus-ispell/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/russian/rus-ispell/Makefile b/russian/rus-ispell/Makefile
index a09493939667..c3b600c6dd97 100644
--- a/russian/rus-ispell/Makefile
+++ b/russian/rus-ispell/Makefile
@@ -24,6 +24,8 @@ MAKE_ARGS+= YO=1
MAKE_ARGS+= LOCAL_DICT=${RUS_ISPELL_LOCAL_DICT}
.endif
+MAKE_ENV= LC_ALL=ru_RU.KOI8-R
+
ALL_TARGET= koi
NO_WRKSUBDIR= yes