Date: Tue, 29 Jan 2002 01:19:45 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ruby_static Makefile Message-ID: <200201290919.g0T9Jjr10748@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2002/01/29 01:19:45 PST
Modified files:
lang/ruby_static Makefile
Log:
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.
Revision Changes Path
1.10 +2 -2 ports/lang/ruby_static/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201290919.g0T9Jjr10748>
