summaryrefslogtreecommitdiffstats
path: root/lang/klone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/klone/Makefile')
-rw-r--r--lang/klone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/klone/Makefile b/lang/klone/Makefile
index df860df..24acff6 100644
--- a/lang/klone/Makefile
+++ b/lang/klone/Makefile
@@ -22,7 +22,7 @@ do-configure:
-e 's:%%CFLAGS%%:${CFLAGS}:' \
${FILESDIR}/freebsd > ${WRKSRC}/Configs/freebsd
@${CP} -f ${WRKSRC}/Configs/freebsd ${WRKSRC}/Config.freebsd
- @${ECHO} "freebsd" > ${WRKSRC}/.dir
+ @${ECHO_CMD} "freebsd" > ${WRKSRC}/.dir
@${RM} -f makefile
do-install:
OpenPOWER on IntegriCloud