Commit Graph

5 Commits

Author SHA1 Message Date
Akinori MUSHA
0b10204950 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:08:52 +00:00
Yoichi NAKAYAMA
655edd3a29 Create appropriate DOC_FILE in build stage, instead of renaming
in install stage.

Submitted by:	MAINTAINER
Reviewed by:	knu(mentor)
2001-12-02 15:10:01 +00:00
Yoichi NAKAYAMA
a946692b01 Update to emcws-20.7-20011002.gz and add mule-4.1 feature.
PR:		ports/32320
Submitted by:	MAINTAINER
Reviewed by:	ports-jp@jp.freebsd.org,knu(mentor)
2001-12-01 09:09:12 +00:00
Yoichi NAKAYAMA
3bb6b61264 Update to emcws-20.7-20011002.gz and add mule-4.1 feature.
PR:		ports/32320
Submitted by:	MAINTAINER
Reviewed by:	ports-jp@jp.freebsd.org,knu(mentor)
2001-12-01 09:01:53 +00:00
Shigeyuki Fukushima
712b719743 New port: emcws (emacs with various input methods).
PR:		ports/22107
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
2001-06-27 14:33:44 +00:00