From 616ec6c3656102853fc41bf14e05e59d34e19702 Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Sun, 12 Nov 2006 14:58:00 +0000 Subject: - Remove Japanese fonts (included in latest TuxPaint version). Reported by: pointyhat --- games/tuxpaint-fonts/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'games') diff --git a/games/tuxpaint-fonts/Makefile b/games/tuxpaint-fonts/Makefile index 405e4b6a43de..e094589aee9e 100644 --- a/games/tuxpaint-fonts/Makefile +++ b/games/tuxpaint-fonts/Makefile @@ -22,18 +22,16 @@ NO_BUILD= yes NO_WRKSUBDIR= yes # Available font languages. -LANGS= Chinese Chinese_Simplified Japanese Korean +LANGS= Chinese Chinese_Simplified Korean # Define distfiles for all languages. CHINESE_DISTFILES= ${PORTNAME}-ttf-chinese-2003.01.05 CHINESE_SIMPLIFIED_DISTFILES= ${PORTNAME}-ttf-chinese-simplified-2004.06.05 -JAPANESE_DISTFILES= ${PORTNAME}-ttf-japanese-2003.01.24 KOREAN_DISTFILES= ${PORTNAME}-ttf-korean-2002.12.05 # Define language codes. CHINESE_CODE= zh CHINESE_SIMPLIFIED_CODE= zh_cn -JAPANESE_CODE= ja KOREAN_CODE= ko # Generate options menu. -- cgit v1.2.3