diff options
Diffstat (limited to 'japanese/emacs21-emcws')
-rw-r--r-- | japanese/emacs21-emcws/Makefile | 2 | ||||
-rw-r--r-- | japanese/emacs21-emcws/files/emcws-message | 12 |
2 files changed, 7 insertions, 7 deletions
diff --git a/japanese/emacs21-emcws/Makefile b/japanese/emacs21-emcws/Makefile index c720bb75114e..118c6466ae46 100644 --- a/japanese/emacs21-emcws/Makefile +++ b/japanese/emacs21-emcws/Makefile @@ -20,7 +20,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= nakaji@jp.freebsd.org -Y2K= http://www.gnu.org/software/year2000.html +Y2K= http://www.gnu.org/software/year2000.html BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs21 diff --git a/japanese/emacs21-emcws/files/emcws-message b/japanese/emacs21-emcws/files/emcws-message index 22f34095c22d..01d8c23960e3 100644 --- a/japanese/emacs21-emcws/files/emcws-message +++ b/japanese/emacs21-emcws/files/emcws-message @@ -3,14 +3,14 @@ You can define which input method you use with following variables. - USE_WNN6 to use Wnn6 - USE_FREEWNN to use FreeWnn - USE_CANNA to use Canna - USE_SJ3 to use sj3 + WITH_WNN6 to use Wnn6 + WITH_FREEWNN to use FreeWnn + WITH_CANNA to use Canna + WITH_SJ3 to use sj3 - In default, USE_WNN6 and USE_CANNA are set. + In default, WITH_WNN6 and WITH_CANNA are set. If you want to use Emcws with Canna and FreeWnn, run - make install USE_FREEWNN=yes USE_CANNA=yes + make install WITH_FREEWNN=yes WITH_CANNA=yes **************************************************************************** |