aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2013-10-11 10:02:51 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2013-10-11 10:02:51 +0800
commitbbd5bc9bee7955952d982d24f59762fbfef1fd59 (patch)
tree52871632bfc5f8c4db579284130fc75d761f0154
parent5ba2b1b89c074886b13b1c1a68c9f33141e6d470 (diff)
downloadfreebsd-ports-gnome-bbd5bc9bee7955952d982d24f59762fbfef1fd59.tar.gz
freebsd-ports-gnome-bbd5bc9bee7955952d982d24f59762fbfef1fd59.tar.zst
freebsd-ports-gnome-bbd5bc9bee7955952d982d24f59762fbfef1fd59.zip
- Mark BROKEN, set DEPRECATED
With hat: portmgr
-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 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