textproc/ruby-deplate: mark broken with ruby 2.4

While here, mark deprecated because it does not build with any current version
of ruby.
This commit is contained in:
Steve Wills 2017-12-14 18:00:21 +00:00
parent ac4d5d79ff
commit bac2838b9e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456322

View File

@ -16,6 +16,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
BROKEN_RUBY22= yes BROKEN_RUBY22= yes
BROKEN_RUBY23= yes BROKEN_RUBY23= yes
BROKEN_RUBY24= yes
DEPRECATED= Does not build with current versions of ruby
EXPIRATION_DATE= 2018-01-14
NO_ARCH= yes NO_ARCH= yes
USES= zip USES= zip