diff options
Diffstat (limited to 'java/jdk16/files/patch-awt::Makefile')
-rw-r--r-- | java/jdk16/files/patch-awt::Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/java/jdk16/files/patch-awt::Makefile b/java/jdk16/files/patch-awt::Makefile index 03cad77..ab30704 100644 --- a/java/jdk16/files/patch-awt::Makefile +++ b/java/jdk16/files/patch-awt::Makefile @@ -2,13 +2,15 @@ $FreeBSD$ diff -u -r1.7 Makefile --- sun/awt/Makefile 13 Apr 2002 05:25:41 -0000 1.7 -+++ sun/awt/Makefile 18 Oct 2002 03:01:37 -0000 -@@ -406,6 +406,8 @@ ++++ sun/awt/Makefile 25 Oct 2002 04:31:32 -0000 +@@ -406,7 +406,10 @@ font.properties \ font.properties.ja \ psfont.properties.ja \ + font.properties.ru \ + font.properties.uk \ font.properties.zh \ ++ font.properties.zh_CN \ font.properties.zh_TW + FONTPROPS_SRC_SUFFIX = .$(PLATFORM) |