aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby-ri
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-03-30 12:12:53 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-03-30 12:12:53 +0000
commit380317bde9db6861d1d800cc1e9f44f21857bcee (patch)
tree7779cd09554e172da6706253f05a3e6e179c1986 /lang/ruby-ri
parent48775a7604e95255ed935a46a7ffe919a74aa502 (diff)
downloadports-380317bde9db6861d1d800cc1e9f44f21857bcee.tar.gz
ports-380317bde9db6861d1d800cc1e9f44f21857bcee.zip
Notes
Diffstat (limited to 'lang/ruby-ri')
-rw-r--r--lang/ruby-ri/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby-ri/Makefile b/lang/ruby-ri/Makefile
index 3dc8bb33aab9..763406b26cde 100644
--- a/lang/ruby-ri/Makefile
+++ b/lang/ruby-ri/Makefile
@@ -34,7 +34,7 @@ post-patch:
${WRKSRC}/contrib/dblack/emacs/ri.el
do-install:
- cd ${WRKSRC} && ${RUBY} install.rb
+ cd ${WRKSRC}; ${RUBY} install.rb
${INSTALL_DATA} ${WRKSRC}/contrib/dblack/emacs/Emacs.rb ${RUBY_SITELIBDIR}/${PORTNAME}/op/
${MKDIR} ${XEMACSLISPDIR}
.for f in ${ELISP_FILES}