aboutsummaryrefslogtreecommitdiff
path: root/games/linux-enemyterritory-fortress
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-08-28 13:43:56 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-08-28 13:43:56 +0000
commit403e5c37c33bfc6a93b4e4b09fb5656ba173961a (patch)
tree1f4939458eaeb12a08e0b220db14ead2958e9316 /games/linux-enemyterritory-fortress
parent0e86f6a030a5d325e5a4905cf3284fe8841d8680 (diff)
downloadports-403e5c37c33bfc6a93b4e4b09fb5656ba173961a.tar.gz
ports-403e5c37c33bfc6a93b4e4b09fb5656ba173961a.zip
Notes
Diffstat (limited to 'games/linux-enemyterritory-fortress')
-rw-r--r--games/linux-enemyterritory-fortress/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/linux-enemyterritory-fortress/Makefile b/games/linux-enemyterritory-fortress/Makefile
index 70eb3aac3c2b..933fa87ca665 100644
--- a/games/linux-enemyterritory-fortress/Makefile
+++ b/games/linux-enemyterritory-fortress/Makefile
@@ -37,8 +37,8 @@ do-extract:
do-build:
.for f in et etded
- @${ECHO} '#!/bin/sh' > ${WRKSRC}/${f}-fortress
- @${ECHO} 'exec ${PREFIX}/bin/${f} +set fs_game etf "$$@"' >> ${WRKSRC}/${f}-fortress
+ @${ECHO_CMD} '#!/bin/sh' > ${WRKSRC}/${f}-fortress
+ @${ECHO_CMD} 'exec ${PREFIX}/bin/${f} +set fs_game etf "$$@"' >> ${WRKSRC}/${f}-fortress
.endfor
do-install: