summaryrefslogtreecommitdiff
path: root/news/t-gnus-emacs20
diff options
context:
space:
mode:
Diffstat (limited to 'news/t-gnus-emacs20')
-rw-r--r--news/t-gnus-emacs20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/t-gnus-emacs20/Makefile b/news/t-gnus-emacs20/Makefile
index e3c5f8e174b8..9b2f1e80bd74 100644
--- a/news/t-gnus-emacs20/Makefile
+++ b/news/t-gnus-emacs20/Makefile
@@ -79,7 +79,7 @@ PLIST= ${PKGDIR}/pkg-plist.${EMACS_PORT_NAME}
.if (${EMACS_PORT_NAME} == "mule")
post-extract:
- ${ECHO} "${EMACS_CMD} -l apel-setupel.el \$$@" > ${WRKDIR}/mule-apel
+ ${ECHO_CMD} "${EMACS_CMD} -l apel-setupel.el \$$@" > ${WRKDIR}/mule-apel
${CHMOD} +x ${WRKDIR}/mule-apel
.endif