mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 03:30:32 -04:00
the locale correctly). Submitted by: Zhenbang Wei <forth@zbwei.net> (via clive) Reviewed by: sobomax Approved by: sobomax
14 lines
315 B
Text
14 lines
315 B
Text
$FreeBSD$
|
|
|
|
--- sun/awt/Makefile 18 Jan 2002 04:35:42 -0000 1.6
|
|
+++ sun/awt/Makefile 13 Apr 2002 05:10:12 -0000
|
|
@@ -406,7 +406,8 @@
|
|
font.properties \
|
|
font.properties.ja \
|
|
psfont.properties.ja \
|
|
- font.properties.zh
|
|
+ font.properties.zh \
|
|
+ font.properties.zh_TW
|
|
|
|
FONTPROPS_SRC_SUFFIX = .$(PLATFORM)
|
|
|