From 081a788e8834d3b7370f66fcbcd4d88d1ec906e1 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Mon, 14 Feb 2005 14:51:05 +0000 Subject: Don't duplicate bsd.port.mk. PR: 77492 Submitted by: Rong-En Fan --- chinese/enscript/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chinese') 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} -- cgit v1.2.3