diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2010-02-26 11:59:41 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2010-02-26 11:59:41 +0000 |
commit | 57fbb3c19ff0fde514737422abd75050f1147751 (patch) | |
tree | fbab43809a05ce371f14a71f9bdce9d42cdd100d /russian/rus-ispell | |
parent | af92d03a3ff51067d76657b0daa33f4c9e43c0d2 (diff) | |
download | ports-57fbb3c19ff0fde514737422abd75050f1147751.tar.gz ports-57fbb3c19ff0fde514737422abd75050f1147751.zip |
Notes
Diffstat (limited to 'russian/rus-ispell')
-rw-r--r-- | russian/rus-ispell/Makefile | 2 |
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 |