aboutsummaryrefslogtreecommitdiff
path: root/chinese/emacs20
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-29 09:39:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-29 09:39:59 +0000
commit8fdfd132857c04bb73e27c95cfd950ceb1e349e5 (patch)
tree1bbe88f40ac5398bca24bb78d418853ba0c1e5a8 /chinese/emacs20
parentd5819cf5478f5c222d63b9fd7a583910a204ab12 (diff)
downloadports-8fdfd132857c04bb73e27c95cfd950ceb1e349e5.tar.gz
ports-8fdfd132857c04bb73e27c95cfd950ceb1e349e5.zip
Notes
Diffstat (limited to 'chinese/emacs20')
-rw-r--r--chinese/emacs20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/emacs20/Makefile b/chinese/emacs20/Makefile
index 88b1e6185a39..f1548a1b761c 100644
--- a/chinese/emacs20/Makefile
+++ b/chinese/emacs20/Makefile
@@ -28,8 +28,8 @@ pre-patch:
${PATCH} -sp1 < ${.CURDIR}/files/emacs20-xim-20000713.diff ; )
post-patch:
- @${ECHO} "share/emacs/%%EMACS_VER%%/etc/Emacs" >> ${WRKDIR}/pkg-plist
- @${ECHO} "share/emacs/%%EMACS_VER%%/etc/dot.emacs" >> ${WRKDIR}/pkg-plist
+ @${ECHO_CMD} "share/emacs/%%EMACS_VER%%/etc/Emacs" >> ${WRKDIR}/pkg-plist
+ @${ECHO_CMD} "share/emacs/%%EMACS_VER%%/etc/dot.emacs" >> ${WRKDIR}/pkg-plist
@${CAT} ${MASTERDIR}/pkg-plist >> ${WRKDIR}/pkg-plist
post-install: