From bbd5bc9bee7955952d982d24f59762fbfef1fd59 Mon Sep 17 00:00:00 2001 From: tabthorpe Date: Fri, 11 Oct 2013 02:02:51 +0000 Subject: - Mark BROKEN, set DEPRECATED With hat: portmgr --- lang/ruby-mode.el/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/ruby-mode.el/Makefile b/lang/ruby-mode.el/Makefile index d3483267d5d1..040098e32953 100644 --- a/lang/ruby-mode.el/Makefile +++ b/lang/ruby-mode.el/Makefile @@ -12,6 +12,9 @@ DISTFILES= # none MAINTAINER= ruby@FreeBSD.org COMMENT= Emacs lisp modules for the Ruby language +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2013-10-10 + FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch USE_RUBY= yes -- cgit