aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2014-05-30 13:53:48 +0000
committerRong-En Fan <rafan@FreeBSD.org>2014-05-30 13:53:48 +0000
commit1de318c695f630d5bcbb048ef019a00fb02ecf00 (patch)
treeb0f9bcd41c3772a9812490c81b930f7428969cea /chinese
parenta32a29f74a13473fc475dac63ab322b6c0c6aa4b (diff)
downloadports-1de318c695f630d5bcbb048ef019a00fb02ecf00.tar.gz
ports-1de318c695f630d5bcbb048ef019a00fb02ecf00.zip
Staging support
Notes
Notes: svn path=/head/; revision=355840
Diffstat (limited to 'chinese')
-rw-r--r--chinese/enscript/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile
index b097c9df42ad..60591a2ac945 100644
--- a/chinese/enscript/Makefile
+++ b/chinese/enscript/Makefile
@@ -16,13 +16,12 @@ PKGMESSAGE= ${.CURDIR}/pkg-message
USE_GHOSTSCRIPT_RUN= yes
-NO_STAGE= yes
post-patch:
@${ECHO_CMD} "share/enscript/README.BIG5" > ${WRKDIR}/pkg-plist
@${CAT} ${MASTERDIR}/pkg-plist >> ${WRKDIR}/pkg-plist
post-install:
- @${INSTALL_DATA} ${.CURDIR}/files/README.BIG5 ${PREFIX}/share/enscript
+ @${INSTALL_DATA} ${.CURDIR}/files/README.BIG5 ${STAGEDIR}${PREFIX}/share/enscript
@${CAT} ${PKGMESSAGE}
.include "${MASTERDIR}/Makefile"