summaryrefslogtreecommitdiff
path: root/shells/ksh93
diff options
context:
space:
mode:
Diffstat (limited to 'shells/ksh93')
-rw-r--r--shells/ksh93/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile
index 17bd9c7fd86d..08ae50fa0c04 100644
--- a/shells/ksh93/Makefile
+++ b/shells/ksh93/Makefile
@@ -32,7 +32,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/arch/freebsd.${ARCH}/bin/ksh \
${PREFIX}/bin/ksh93
${INSTALL_MAN} ${WRKSRC}/arch/freebsd.${ARCH}/man/man1/sh.1 \
- ${PREFIX}/man/man1/ksh93.1
+ ${MANPREFIX}/man/man1/ksh93.1
post-install:
@${ECHO} "updating /etc/shells"