diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-06-30 07:05:51 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-06-30 07:05:51 +0000 |
commit | 6a1f03946908c27f39bd67cce4cf8e01df631394 (patch) | |
tree | 92079efb714eda1ad2728096477e7aaa92c11dd8 /misc/Makefile | |
parent | Add USE_PERL5. Some of the contributed scripts (such as macusers and the (diff) |
Add utf8locale 1.0, UTF-8 locales support.
Reviewed by: silence on i18n@
Notes
Notes:
svn path=/head/; revision=62209
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 04c0bb63d3e0..caf9a03205f6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -287,6 +287,7 @@ SUBDIR += unclutter SUBDIR += upclient SUBDIR += us-zipcodes + SUBDIR += utf8locale SUBDIR += vbidecode SUBDIR += vera SUBDIR += videotext |