aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/enscript
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2014-05-30 21:53:48 +0800
committerrafan <rafan@FreeBSD.org>2014-05-30 21:53:48 +0800
commit80caa2a7c958f7f0087c6641de46fec7bca27fd9 (patch)
treeb0f9bcd41c3772a9812490c81b930f7428969cea /chinese/enscript
parent7cf96913cc1f169ba5b700005731b21ceb97fb6b (diff)
downloadfreebsd-ports-gnome-80caa2a7c958f7f0087c6641de46fec7bca27fd9.tar.gz
freebsd-ports-gnome-80caa2a7c958f7f0087c6641de46fec7bca27fd9.tar.zst
freebsd-ports-gnome-80caa2a7c958f7f0087c6641de46fec7bca27fd9.zip
Staging support
Diffstat (limited to 'chinese/enscript')
-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"