aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ml/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-28 06:30:39 +0800
committermharo <mharo@FreeBSD.org>1999-08-28 06:30:39 +0800
commitc703665fd61c774a392a6785e6b1c49569072bf1 (patch)
treefadaf059519c61c85fed9e8be59d5c262720f5d3 /mail/ml/Makefile
parentb6234e33d2dcb7767ac29adb112187db9036c665 (diff)
downloadfreebsd-ports-gnome-c703665fd61c774a392a6785e6b1c49569072bf1.tar.gz
freebsd-ports-gnome-c703665fd61c774a392a6785e6b1c49569072bf1.tar.zst
freebsd-ports-gnome-c703665fd61c774a392a6785e6b1c49569072bf1.zip
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Diffstat (limited to 'mail/ml/Makefile')
-rw-r--r--mail/ml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ml/Makefile b/mail/ml/Makefile
index 8405f9e9a356..375ba6a8189e 100644
--- a/mail/ml/Makefile
+++ b/mail/ml/Makefile
@@ -18,7 +18,7 @@ REQUIRES_MOTIF= yes
NO_INSTALL_MANPAGES= yes
pre-configure:
- @echo "===> Building c-client"
+ @${ECHO_MSG} "===> Building c-client"
@( cd ${WRKSRC}/../imap-4; make bsi )
@( cd ${WRKSRC}; ${RM} -f makeproto )