From 8db820f3342a065791c2218a456f18fb638da3d8 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Wed, 6 Dec 2000 15:51:48 +0000 Subject: Add a piece of code that formats amstd's rd file, due to their chicken-or-egg (cyclic) dependency. For the present, added parts are laid idle since rd2 causes an error during the format process. --- textproc/ruby-rdtool/Makefile | 4 +++- textproc/ruby-rdtool/pkg-plist | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'textproc/ruby-rdtool') 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 -- cgit v1.2.3