aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-rdtool
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-12-06 15:51:48 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-12-06 15:51:48 +0000
commit8db820f3342a065791c2218a456f18fb638da3d8 (patch)
treee10443921ac247cb99334acb8eaca8ea8814e2ba /textproc/ruby-rdtool
parent3c66bbf52f2bd83171f30a77b43a0ae3311d6146 (diff)
downloadports-8db820f3342a065791c2218a456f18fb638da3d8.tar.gz
ports-8db820f3342a065791c2218a456f18fb638da3d8.zip
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.
Notes
Notes: svn path=/head/; revision=35720
Diffstat (limited to 'textproc/ruby-rdtool')
-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