aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-rd-mode.el/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-rd-mode.el/Makefile')
-rw-r--r--textproc/ruby-rd-mode.el/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ruby-rd-mode.el/Makefile b/textproc/ruby-rd-mode.el/Makefile
index 9861b09840e3..5f46f5aec8e8 100644
--- a/textproc/ruby-rd-mode.el/Makefile
+++ b/textproc/ruby-rd-mode.el/Makefile
@@ -23,6 +23,7 @@ ELISP_FILES= rd-mode.el
EMACSLISPDIR= ${PREFIX}/share/emacs/site-lisp
XEMACSLISPDIR= ${PREFIX}/lib/xemacs/site-lisp
+NO_STAGE= yes
do-extract:
${MKDIR} ${WRKDIR}
${LN} -sf `cd ${.CURDIR}/../ruby-rdtool; ${MAKE} -V WRKSRC`/utils ${WRKSRC}