From 9e99c9bf4e23d562093156db84f57de1032ae075 Mon Sep 17 00:00:00 2001 From: Kiriyama Kazuhiko Date: Fri, 9 May 2003 06:53:18 +0000 Subject: Modify files for move xemacs21-mule to version 21.4.12. --- japanese/xemacs21-canna+wnn6/Makefile | 12 ++++++++---- japanese/xemacs21-freewnn/Makefile | 10 ++++++---- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/japanese/xemacs21-canna+wnn6/Makefile b/japanese/xemacs21-canna+wnn6/Makefile index bd9953538aac..becd96b2ac47 100644 --- a/japanese/xemacs21-canna+wnn6/Makefile +++ b/japanese/xemacs21-canna+wnn6/Makefile @@ -5,8 +5,12 @@ # $FreeBSD$ # -XEMACS_MAJOR_VER= 21 -CANNA= yes -WNN6= yes +CATEGORIES= japanese -.include "${.CURDIR}/../xemacs${XEMACS_MAJOR_VER}-canna/Makefile" +MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule +COMMENT= XEmacs(gamma version) text editor, with SJ3, SKK, Canna and Wnn6 support + +CANNA= yes +WNN6= yes + +.include "${MASTERDIR}/Makefile" diff --git a/japanese/xemacs21-freewnn/Makefile b/japanese/xemacs21-freewnn/Makefile index e731223ce13c..8063c0d5def0 100644 --- a/japanese/xemacs21-freewnn/Makefile +++ b/japanese/xemacs21-freewnn/Makefile @@ -5,9 +5,11 @@ # $FreeBSD$ # -COMMENT= XEmacs(version ${XEMACS_MAJOR_VER}) text editor, with SJ3, SKK and FreeWnn support +CATEGORIES= japanese -XEMACS_MAJOR_VER= 21 -FREEWNN= yes +MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule +COMMENT= XEmacs(gamma version) text editor, with SJ3, SKK and FreeWnn support -.include "${.CURDIR}/../xemacs${XEMACS_MAJOR_VER}-canna/Makefile" +FREEWNN= yes + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3