summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 00:53:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 00:53:19 +0000
commitc92cd658645286c7b4483aad14dfa79eba6526cf (patch)
tree1017b9d95ca18346b1af1bc9fa9b68fefbf87410 /japanese
parentRestore the -q[uiet] flag to 'sa-learn' that was lost in the 3.0.0 update. (diff)
Remove install-info from Makefile, it's automatically done when INFO is defined
Notes
Notes: svn path=/head/; revision=150431
Diffstat (limited to 'japanese')
-rw-r--r--japanese/mtools/Makefile1
-rw-r--r--japanese/skk10-elisp-emacs20/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/japanese/mtools/Makefile b/japanese/mtools/Makefile
index dfdf6504d10c..957cb76b05e3 100644
--- a/japanese/mtools/Makefile
+++ b/japanese/mtools/Makefile
@@ -50,6 +50,5 @@ post-install:
@${LN} -sf ${PREFIX}/bin/mtools ${PREFIX}/bin/mwrite
@${INSTALL_DATA} ${WRKSRC}/mtools.conf ${PREFIX}/etc
@${ECHO} "Please verify ${PREFIX}/etc/mtools.conf for your machine."
- @install-info ${PREFIX}/info/mtools.info ${PREFIX}/info/dir
.include <bsd.port.mk>
diff --git a/japanese/skk10-elisp-emacs20/Makefile b/japanese/skk10-elisp-emacs20/Makefile
index b0675324f013..985beeddc5f4 100644
--- a/japanese/skk10-elisp-emacs20/Makefile
+++ b/japanese/skk10-elisp-emacs20/Makefile
@@ -96,7 +96,6 @@ post-install:
${INSTALL_DATA} $${i} ${LOCALBASE}/${SKK_DOCDIR} ;\
done ;\
)
- @install-info ${LOCALBASE}/info/skk.info ${LOCALBASE}/info/dir
.if !defined(NOPORTDOCS)
@${INSTALL_DATA} ${WRKSRC}/READMEs/* ${LOCALBASE}/${SKK_DOCDIR}
@${INSTALL_DATA} ${WRKSRC}/experimental/GUIDELINE \