svn commit: r407961 - head/lang/rubinius

Steve Wills swills at FreeBSD.org
Wed Feb 3 16:35:40 UTC 2016


Author: swills
Date: Wed Feb  3 16:35:38 2016
New Revision: 407961
URL: https://svnweb.freebsd.org/changeset/ports/407961

Log:
  lang/rubinius: mark broken with Ruby 2.2

Modified:
  head/lang/rubinius/Makefile

Modified: head/lang/rubinius/Makefile
==============================================================================
--- head/lang/rubinius/Makefile	Wed Feb  3 16:31:45 2016	(r407960)
+++ head/lang/rubinius/Makefile	Wed Feb  3 16:35:38 2016	(r407961)
@@ -21,6 +21,7 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/bundle:$
 BROKEN_FreeBSD_9=	does not build
 BROKEN_FreeBSD_11=	does not build
 
+BROKEN_RUBY22=	yes
 BROKEN_RUBY23=	yes
 
 HAS_CONFIGURE=	yes


More information about the svn-ports-all mailing list