summaryrefslogtreecommitdiffstats
path: root/share/numericdef/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-02-11 16:19:43 +0000
committerknu <knu@FreeBSD.org>2001-02-11 16:19:43 +0000
commitc7a67722025c1c7a6f659d955a11b7b85887920c (patch)
tree3d00313ee842d4cd98fcc99ac070b4babd03edd8 /share/numericdef/Makefile
parent494891cf616b26456d8df3341c59c6f95c146a18 (diff)
downloadFreeBSD-src-c7a67722025c1c7a6f659d955a11b7b85887920c.zip
FreeBSD-src-c7a67722025c1c7a6f659d955a11b7b85887920c.tar.gz
Add ja_JP.EUC locale support for LC_MESSAGES, LC_MONETARY, and LC_NUMERIC.
Diffstat (limited to 'share/numericdef/Makefile')
-rw-r--r--share/numericdef/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/numericdef/Makefile b/share/numericdef/Makefile
index 056d9b5..50b9ebc 100644
--- a/share/numericdef/Makefile
+++ b/share/numericdef/Makefile
@@ -17,7 +17,8 @@ LOCALES= af_ZA.ISO_8859-1 \
pl_PL.ISO_8859-2 \
ru_RU.KOI8-R \
sv_SE.ISO_8859-1 \
- ko_KR.EUC
+ ko_KR.EUC \
+ ja_JP.EUC
LOCALEDIR= ${DESTDIR}/usr/share/locale
USENGLISH= en_US.ISO_8859-1
OpenPOWER on IntegriCloud