aboutsummaryrefslogtreecommitdiff
path: root/japanese/gawk
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2014-03-20 18:01:39 +0000
committerPawel Pekala <pawel@FreeBSD.org>2014-03-20 18:01:39 +0000
commit76c175fb690adadd0579331507c822e2eb50693f (patch)
treeabfb580762b0c0cec0d6f133ef0028a0ecc02000 /japanese/gawk
parent545db202d3a3bfba311773aa1a0b20eddef2a032 (diff)
downloadports-76c175fb690adadd0579331507c822e2eb50693f.tar.gz
ports-76c175fb690adadd0579331507c822e2eb50693f.zip
Mans are installed automatically, forgot to remove those lines
Notes
Notes: svn path=/head/; revision=348710
Diffstat (limited to 'japanese/gawk')
-rw-r--r--japanese/gawk/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/japanese/gawk/Makefile b/japanese/gawk/Makefile
index 8eb4b82392e6..907a17be4758 100644
--- a/japanese/gawk/Makefile
+++ b/japanese/gawk/Makefile
@@ -30,8 +30,6 @@ post-configure:
${WRKSRC}/Makefile ${WRKSRC}/doc/Makefile ${WRKSRC}/awklib/Makefile
post-install:
- ${INSTALL_MAN} ${WRKSRC}/doc/gawk.1 ${STAGEDIR}${MANPREFIX}/man/man1
- ${INSTALL_MAN} ${WRKSRC}/doc/igawk.1 ${STAGEDIR}${MANPREFIX}/man/man1
@${MKDIR} ${STAGEDIR}${DOCSDIR}
(cd ${WRKSRC} && ${INSTALL_DATA} OREADME.MB README.MB ${STAGEDIR}${DOCSDIR})