aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-rw-r--r--japanese/esecanna/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/esecanna/Makefile b/japanese/esecanna/Makefile
index cf7de19ea2bc..307d2b468141 100644
--- a/japanese/esecanna/Makefile
+++ b/japanese/esecanna/Makefile
@@ -32,6 +32,6 @@ post-patch:
post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/lib/esecanna
${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/esecanna
- cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${PREFIX}/share/doc/esecanna/
+ cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>