From 6fc39865f799e447b8b22ba20a182374684f806c Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 22 Jun 2004 04:41:04 +0000 Subject: Undefine RUBY_NO_RUN_DEPENDS so that the elisp directory is created beforehand. Besides, some features of this actually requires ruby. --- lang/ruby-mode.el/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lang/ruby-mode.el') 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 -- cgit v1.2.3