aboutsummaryrefslogtreecommitdiff
path: root/chinese/emacs20
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2005-12-16 07:40:17 +0000
committerClive Lin <clive@FreeBSD.org>2005-12-16 07:40:17 +0000
commit9ed2d736dbba6dc2f00e8913ac10694b7b0b89f8 (patch)
treefba01914ff61a3d3c1f1797c02280f128a432e5e /chinese/emacs20
parentf96a75b24d1511b72263b6dc62c8a76ab5d70a89 (diff)
downloadports-9ed2d736dbba6dc2f00e8913ac10694b7b0b89f8.tar.gz
ports-9ed2d736dbba6dc2f00e8913ac10694b7b0b89f8.zip
Notes
Diffstat (limited to 'chinese/emacs20')
-rw-r--r--chinese/emacs20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/emacs20/Makefile b/chinese/emacs20/Makefile
index f1548a1b761c..c6e8e379bbbb 100644
--- a/chinese/emacs20/Makefile
+++ b/chinese/emacs20/Makefile
@@ -32,7 +32,7 @@ post-patch:
@${ECHO_CMD} "share/emacs/%%EMACS_VER%%/etc/dot.emacs" >> ${WRKDIR}/pkg-plist
@${CAT} ${MASTERDIR}/pkg-plist >> ${WRKDIR}/pkg-plist
-post-install:
+post-install::
${INSTALL} -c ${.CURDIR}/files/Emacs ${PREFIX}/share/emacs/${PORTVERSION}/etc
${INSTALL} -c ${.CURDIR}/files/dot.emacs ${PREFIX}/share/emacs/${PORTVERSION}/etc
@${CAT} ${PKGMESSAGE}