Date: Tue, 29 Jan 2002 04:08:37 -0800 (PST) From: Akinori MUSHA <knu@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/august Makefile ports/www/gn Makefile ports/www/horde-devel Makefile ports/www/horde Makefile ports/www/jakarta-tomcat Makefile ports/www/kannel Makefile ports/www/linux-mozilla Makefile ports/www/linux-netscape6 ... Message-ID: <200201291208.g0TC8bJ86104@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
knu 2002/01/29 04:08:37 PST
Modified files:
www/august Makefile
www/gn Makefile
www/horde-devel Makefile
www/horde Makefile
www/jakarta-tomcat Makefile
www/kannel Makefile
www/linux-mozilla Makefile
www/linux-netscape6 Makefile
www/mmosaic Makefile
www/mozilla+ipv6 Makefile
www/mozilla Makefile
www/netscape3 Makefile
www/netscape4-communicator Makefile
www/netscape47-communicator Makefile
www/pruby Makefile
www/publicfile Makefile
www/thttpd Makefile
www/w3c-httpd Makefile
www/wb0 Makefile
www/webfs Makefile
www/zope 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.4 +4 -4 ports/www/august/Makefile
1.32 +2 -2 ports/www/gn/Makefile
1.6 +2 -2 ports/www/horde-devel/Makefile
1.7 +5 -5 ports/www/horde/Makefile
1.11 +1 -1 ports/www/jakarta-tomcat/Makefile
1.12 +5 -5 ports/www/kannel/Makefile
1.5 +18 -18 ports/www/linux-mozilla/Makefile
1.45 +5 -5 ports/www/linux-netscape6/Makefile
1.6 +3 -3 ports/www/mmosaic/Makefile
1.73 +2 -2 ports/www/mozilla+ipv6/Makefile
1.78 +2 -2 ports/www/mozilla/Makefile
1.44 +2 -2 ports/www/netscape3/Makefile
1.83 +3 -3 ports/www/netscape4-communicator/Makefile
1.82 +2 -2 ports/www/netscape47-communicator/Makefile
1.6 +8 -8 ports/www/pruby/Makefile
1.9 +4 -4 ports/www/publicfile/Makefile
1.27 +11 -11 ports/www/thttpd/Makefile
1.27 +2 -2 ports/www/w3c-httpd/Makefile
1.5 +8 -8 ports/www/wb0/Makefile
1.13 +2 -2 ports/www/webfs/Makefile
1.33 +1 -1 ports/www/zope/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?200201291208.g0TC8bJ86104>
