aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-06-22 04:41:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-06-22 04:41:04 +0000
commit6fc39865f799e447b8b22ba20a182374684f806c (patch)
treea327082730013c2d62613a522e2903926be99d69 /lang
parent957f9e448a920e0a12dbbd218f4a397de10c3ce2 (diff)
downloadports-6fc39865f799e447b8b22ba20a182374684f806c.tar.gz
ports-6fc39865f799e447b8b22ba20a182374684f806c.zip
Undefine RUBY_NO_RUN_DEPENDS so that the elisp directory is created
beforehand. Besides, some features of this actually requires ruby.
Notes
Notes: svn path=/head/; revision=111966
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby-mode.el/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/lang/ruby-mode.el/Makefile b/lang/ruby-mode.el/Makefile
index f77f5fd96699..7c60a64f7e2c 100644
--- a/lang/ruby-mode.el/Makefile
+++ b/lang/ruby-mode.el/Makefile
@@ -16,14 +16,9 @@ COMMENT= Emacs lisp modules for the Ruby language
EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
-BROKEN= "Missing BUILD_DEPENDS"
-EXPIRATION_DATE=2004-08-20
-DEPRECATED= ${BROKEN}
-
USE_RUBY= yes
RUBY_VER= 1.8
RUBY_NO_BUILD_DEPENDS= yes
-RUBY_NO_RUN_DEPENDS= yes
WRKSRC= ${WRKDIR}/elisp
NO_BUILD= yes