summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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