aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2009-04-08 19:50:11 +0800
committeritetcu <itetcu@FreeBSD.org>2009-04-08 19:50:11 +0800
commit1772e5ea323e7fa949c47b045da823bc08b91868 (patch)
treec403f0d7feb1557510ba0bbda2a45a87b16ff3ec /japanese
parentbddecab44f37f62dd9af25679ec113b48c0e3113 (diff)
downloadfreebsd-ports-gnome-1772e5ea323e7fa949c47b045da823bc08b91868.tar.gz
freebsd-ports-gnome-1772e5ea323e7fa949c47b045da823bc08b91868.tar.zst
freebsd-ports-gnome-1772e5ea323e7fa949c47b045da823bc08b91868.zip
Man pages installation is not controlled by NOPORTDOCS.
Prompted by: QAT QA run Approved by: Maintainer timeout on QATMail
Diffstat (limited to 'japanese')
-rw-r--r--japanese/kdrill/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/japanese/kdrill/Makefile b/japanese/kdrill/Makefile
index 83bbd88d6bec..574e2e3b0f52 100644
--- a/japanese/kdrill/Makefile
+++ b/japanese/kdrill/Makefile
@@ -32,14 +32,12 @@ DATADIR= ${PREFIX}/share/dict/kdrill
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/makedic/makedic ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/makedic/makeedict ${PREFIX}/bin
-.if !defined(NOPORTDOCS)
${INSTALL_MAN} ${WRKSRC}/makedic/makedic.1 \
${PREFIX}/man/man1
${GZIP_CMD} ${PREFIX}/man/man1/makedic.1
${INSTALL_MAN} ${WRKSRC}/makedic/makeedict.1 \
${PREFIX}/man/man1
${GZIP_CMD} ${PREFIX}/man/man1/makeedict.1
-.endif
${MKDIR} ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/makedic/fullkatahira.edic ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/makedic/hira.edic ${DATADIR}