summaryrefslogtreecommitdiffstats
path: root/print/mftrace/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-10-14 03:37:16 +0000
committeredwin <edwin@FreeBSD.org>2003-10-14 03:37:16 +0000
commitdf6176f3b3451ca97b991db0abbb5e3d54d822be (patch)
tree83162f41d93941e89eba70ef2b065ab94bf0732b /print/mftrace/Makefile
parent740e2478db1241a2e97919e03ac94de464603acd (diff)
downloadFreeBSD-ports-df6176f3b3451ca97b991db0abbb5e3d54d822be.zip
FreeBSD-ports-df6176f3b3451ca97b991db0abbb5e3d54d822be.tar.gz
Add $ to {ECHO_CMD}
Submitted by: Keith Davis <daviskacer@comcast.net>
Diffstat (limited to 'print/mftrace/Makefile')
-rw-r--r--print/mftrace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile
index 9928a38..ff7aa11 100644
--- a/print/mftrace/Makefile
+++ b/print/mftrace/Makefile
@@ -31,7 +31,7 @@ MAN1= mftrace.1
pre-everything::
@${CAT} ${PKGMESSAGE}
- @{ECHO_CMD} Pausing ten seconds--press control-C to cancel build.
+ @${ECHO_CMD} Pausing ten seconds--press control-C to cancel build.
@sleep 10
pre-install:
OpenPOWER on IntegriCloud