summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/ruby-rdtool/Makefile4
-rw-r--r--textproc/ruby-rdtool/pkg-plist1
2 files changed, 4 insertions, 1 deletions
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile
index 835f6a4405d6..2c1e8486db24 100644
--- a/textproc/ruby-rdtool/Makefile
+++ b/textproc/ruby-rdtool/Makefile
@@ -62,7 +62,9 @@ post-install:
${LN} -sf ${EMACSLISPDIR}/rd-mode.el ${XEMACSLISPDIR}
${INSTALL_SCRIPT} ${WRKSRC}/utils/rdswap.rb ${PREFIX}/bin/rdswap
.if !defined(NOPORTDOCS)
- rd2 ${RUBY_DOCDIR}/optparse/ja/optparse.ja.rd \
+# ${RUBY_RD} ${RUBY_DOCDIR}/amstd/ja/amstd-ja.rd \
+# > ${RUBY_DOCDIR}/amstd/ja/amstd-ja.html
+ ${RUBY_RD} ${RUBY_DOCDIR}/optparse/ja/optparse.ja.rd \
> ${RUBY_DOCDIR}/optparse/ja/optparse.ja.html
${MKDIR} ${RUBY_EXAMPLESDIR}/rd
${CP} ${RUBY_SITELIBDIR}/rd/dot.rd2rc ${RUBY_EXAMPLESDIR}/rd/
diff --git a/textproc/ruby-rdtool/pkg-plist b/textproc/ruby-rdtool/pkg-plist
index fcbbd697f3e3..8f1bac7c3679 100644
--- a/textproc/ruby-rdtool/pkg-plist
+++ b/textproc/ruby-rdtool/pkg-plist
@@ -20,6 +20,7 @@ share/emacs/site-lisp/rd-mode.el
lib/xemacs/site-lisp/rd-mode.el
@unexec rmdir -p %D/share/emacs/site-lisp 2>/dev/null || true
@unexec rmdir -p %D/lib/xemacs/site-lisp 2>/dev/null || true
+@comment %%RUBY_DOCDIR%%/amstd/ja/amstd-ja.html
%%RUBY_DOCDIR%%/optparse/ja/optparse.ja.html
%%RUBY_DOCDIR%%/rd/README.html
%%RUBY_DOCDIR%%/rd/rd-draft.html