svn commit: r407960 - head/irc/rbot

Steve Wills swills at FreeBSD.org
Wed Feb 3 16:31:47 UTC 2016


Author: swills
Date: Wed Feb  3 16:31:45 2016
New Revision: 407960
URL: https://svnweb.freebsd.org/changeset/ports/407960

Log:
  irc/rbot: mark broken with Ruby 2.2

Modified:
  head/irc/rbot/Makefile

Modified: head/irc/rbot/Makefile
==============================================================================
--- head/irc/rbot/Makefile	Wed Feb  3 16:28:52 2016	(r407959)
+++ head/irc/rbot/Makefile	Wed Feb  3 16:31:45 2016	(r407960)
@@ -32,6 +32,7 @@ PORTDOCS=	REQUIREMENTS ChangeLog
 
 OPTIONS_DEFINE=	DOCS
 
+BROKEN_RUBY22=	yes
 BROKEN_RUBY23=	yes
 
 post-install:


More information about the svn-ports-all mailing list