summaryrefslogtreecommitdiff
path: root/japanese/tcsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/tcsh/Makefile')
-rw-r--r--japanese/tcsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/tcsh/Makefile b/japanese/tcsh/Makefile
index 69dd1c793951..5f29c780aa46 100644
--- a/japanese/tcsh/Makefile
+++ b/japanese/tcsh/Makefile
@@ -37,6 +37,6 @@ post-install:
@${ECHO} "updating /etc/shells"
@${CP} /etc/shells /etc/shells.bak
@(${GREP} -v ${PREFIX}/bin/tcsh /etc/shells.bak; ${ECHO} ${PREFIX}/bin/tcsh) >/etc/shells
- @${CAT} ${PKGDIR}/MESSAGE
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>