- fix option use messages

- portlint
PR:	ports/45206
Submitted by:	maintainer
Pointed out by:	Takashi Kobayashi <kobayasi@res.kutc.kansai-u.ac.jp> at FreeBSD-users-jp[71924]
This commit is contained in:
SADA Kenji 2002-11-11 08:02:56 +00:00
parent 96546c7f42
commit ee928cbd72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69880
6 changed files with 21 additions and 21 deletions

View File

@ -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

View File

@ -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
****************************************************************************

View File

@ -21,7 +21,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/emacs20

View File

@ -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
****************************************************************************

View File

@ -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

View File

@ -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
****************************************************************************