summaryrefslogtreecommitdiff
path: root/www/jakarta-tomcat3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/jakarta-tomcat3/Makefile')
-rw-r--r--www/jakarta-tomcat3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jakarta-tomcat3/Makefile b/www/jakarta-tomcat3/Makefile
index fd6a2d6be4f4..8c2020ee7244 100644
--- a/www/jakarta-tomcat3/Makefile
+++ b/www/jakarta-tomcat3/Makefile
@@ -26,6 +26,6 @@ do-install:
@${INSTALL_SCRIPT} ${WRKDIR}/tomcat.sh /usr/local/etc/rc.d
post-install:
- @${ECHO} "etc/rc.d/tomcat.sh" >> ${TMPPLIST}
+ @${ECHO_CMD} "etc/rc.d/tomcat.sh" >> ${TMPPLIST}
.include <bsd.port.mk>