aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/gb2ps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/gb2ps/Makefile')
-rw-r--r--chinese/gb2ps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile
index 1494574424ca..928ee8d5edc3 100644
--- a/chinese/gb2ps/Makefile
+++ b/chinese/gb2ps/Makefile
@@ -34,7 +34,7 @@ do-install:
.endfor
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/gb2ps
- ${INSTALL_MAN} ${WRKSRC}/gb2ps.help ${PREFIX}/share/doc/gb2ps
+ ${INSTALL_DATA} ${WRKSRC}/gb2ps.help ${PREFIX}/share/doc/gb2ps
.endif
.include <bsd.port.mk>