Date: Tue, 29 Jan 2002 04:14:18 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-clocks/asclock Makefile ports/x11-fm/systemg Makefile ports/x11-fonts/geminifonts Makefile ports/x11-fonts/intlfonts Makefile ports/x11-fonts/webfonts Makefile ports/x11-servers/XttXF86srv-common Makefile ... Message-ID: <200201291214.g0TCEIJ89358@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2002/01/29 04:14:18 PST
Modified files:
x11-clocks/asclock Makefile
x11-fm/systemg Makefile
x11-fonts/geminifonts Makefile
x11-fonts/intlfonts Makefile
x11-fonts/webfonts Makefile
x11-servers/XttXF86srv-common Makefile
x11-toolkits/Xaw3d Makefile
x11-toolkits/libj2dplot Makefile
x11-toolkits/libjparser Makefile
x11-toolkits/libjsearch Makefile
x11-toolkits/libjtoolbar Makefile
x11-toolkits/libjtree Makefile
x11-toolkits/qt23 Makefile
x11-toolkits/xenostep Makefile
x11-wm/aewm Makefile
x11-wm/e16utils Makefile
x11-wm/evilwm Makefile
x11-wm/qlwm Makefile
x11-wm/swm Makefile
x11-wm/uwm Makefile
x11-wm/windowmaker Makefile
x11/XFree86-4-documents Makefile
x11/XFree86-4 Makefile
x11/buttonbox Makefile
x11/kdebase2 Makefile
x11/xcolorsel 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.14 +2 -2 ports/x11-clocks/asclock/Makefile
1.7 +2 -2 ports/x11-fm/systemg/Makefile
1.3 +3 -3 ports/x11-fonts/geminifonts/Makefile
1.6 +3 -3 ports/x11-fonts/intlfonts/Makefile
1.7 +2 -2 ports/x11-fonts/webfonts/Makefile
1.35 +2 -2 ports/x11-servers/XttXF86srv-common/Makefile
1.36 +2 -2 ports/x11-toolkits/Xaw3d/Makefile
1.7 +1 -1 ports/x11-toolkits/libj2dplot/Makefile
1.7 +1 -1 ports/x11-toolkits/libjparser/Makefile
1.11 +1 -1 ports/x11-toolkits/libjsearch/Makefile
1.10 +1 -1 ports/x11-toolkits/libjtoolbar/Makefile
1.10 +1 -1 ports/x11-toolkits/libjtree/Makefile
1.95 +1 -1 ports/x11-toolkits/qt23/Makefile
1.4 +2 -2 ports/x11-toolkits/xenostep/Makefile
1.4 +4 -4 ports/x11-wm/aewm/Makefile
1.3 +2 -2 ports/x11-wm/e16utils/Makefile
1.6 +4 -4 ports/x11-wm/evilwm/Makefile
1.5 +8 -8 ports/x11-wm/qlwm/Makefile
1.7 +8 -8 ports/x11-wm/swm/Makefile
1.5 +4 -4 ports/x11-wm/uwm/Makefile
1.95 +1 -1 ports/x11-wm/windowmaker/Makefile
1.7 +6 -6 ports/x11/XFree86-4-documents/Makefile
1.140 +2 -2 ports/x11/XFree86-4/Makefile
1.4 +5 -5 ports/x11/buttonbox/Makefile
1.90 +2 -2 ports/x11/kdebase2/Makefile
1.7 +2 -2 ports/x11/xcolorsel/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?200201291214.g0TCEIJ89358>
