aboutsummaryrefslogtreecommitdiff
path: root/chinese/gb2ps/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-21 06:34:27 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-12-21 06:34:27 +0000
commita34fa6a5f0e63ab4ed079a517be18128bb842a0d (patch)
tree14247a6aa1ee9c2a84d66ad84c8a8fb118839132 /chinese/gb2ps/Makefile
parentfb10909a4eac095ba134c737769bd2f30541929c (diff)
downloadports-a34fa6a5f0e63ab4ed079a517be18128bb842a0d.tar.gz
ports-a34fa6a5f0e63ab4ed079a517be18128bb842a0d.zip
Notes
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>