aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ruby-mode.el')
-rw-r--r--lang/ruby-mode.el/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/ruby-mode.el/Makefile b/lang/ruby-mode.el/Makefile
index 00f7e0a51e7c..5fd5e2156787 100644
--- a/lang/ruby-mode.el/Makefile
+++ b/lang/ruby-mode.el/Makefile
@@ -17,6 +17,9 @@ COMMENT= Emacs lisp modules for the Ruby language
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
USE_RUBY= yes
+RUBY_VER= 1.8
+RUBY_NO_BUILD_DEPENDS= yes
+RUBY_NO_RUN_DEPENDS= yes
WRKSRC= ${WRKDIR}/elisp
NO_BUILD= yes