summaryrefslogtreecommitdiffstats
path: root/games/xquarto/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-27 21:14:04 +0000
committermharo <mharo@FreeBSD.org>1999-08-27 21:14:04 +0000
commit981aafd51d07e05ddd72e92094db0a39a35d8a23 (patch)
tree72d3d7150282d19ce68e2126dc5e731712d27a03 /games/xquarto/Makefile
parente478897177c3c4652e7277c09503273dfff9dd3a (diff)
downloadFreeBSD-ports-981aafd51d07e05ddd72e92094db0a39a35d8a23.zip
FreeBSD-ports-981aafd51d07e05ddd72e92094db0a39a35d8a23.tar.gz
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Diffstat (limited to 'games/xquarto/Makefile')
-rw-r--r--games/xquarto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xquarto/Makefile b/games/xquarto/Makefile
index 6a14282..c9dbe06 100644
--- a/games/xquarto/Makefile
+++ b/games/xquarto/Makefile
@@ -18,6 +18,6 @@ USE_IMAKE= yes
MAN6= xquarto.6
pre-configure:
- @echo "MANSUFFIX=6" >>${WRKSRC}/src/Imakefile
+ @${ECHO} "MANSUFFIX=6" >>${WRKSRC}/src/Imakefile
.include <bsd.port.mk>
OpenPOWER on IntegriCloud