summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2005-02-14 14:51:05 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2005-02-14 14:51:05 +0000
commit081a788e8834d3b7370f66fcbcd4d88d1ec906e1 (patch)
treeaa4889338313f3af7e5cf9266437c2a101d2b80a /chinese
parentUpdate to 1.7.1 (diff)
Don't duplicate bsd.port.mk.
PR: 77492 Submitted by: Rong-En Fan <rafan@infor.org>
Notes
Notes: svn path=/head/; revision=128787
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 74fff8f59866..8bb877d5bf15 100644
--- a/chinese/enscript/Makefile
+++ b/chinese/enscript/Makefile
@@ -32,8 +32,7 @@ post-patch:
@${ECHO_CMD} "share/enscript/README.BIG5" > ${WRKDIR}/pkg-plist
@${CAT} ${MASTERDIR}/pkg-plist >> ${WRKDIR}/pkg-plist
-do-install:
- @(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET})
+post-install:
@${INSTALL_DATA} ${.CURDIR}/files/README.BIG5 ${PREFIX}/share/enscript
@${CAT} ${PKGMESSAGE}