svn commit: r407959 - head/audio/ruby-xmms2

Steve Wills swills at FreeBSD.org
Wed Feb 3 16:28:53 UTC 2016


Author: swills
Date: Wed Feb  3 16:28:52 2016
New Revision: 407959
URL: https://svnweb.freebsd.org/changeset/ports/407959

Log:
  audio/ruby-xmms2: mark broken with Ruby 2.2

Modified:
  head/audio/ruby-xmms2/Makefile

Modified: head/audio/ruby-xmms2/Makefile
==============================================================================
--- head/audio/ruby-xmms2/Makefile	Wed Feb  3 16:28:40 2016	(r407958)
+++ head/audio/ruby-xmms2/Makefile	Wed Feb  3 16:28:52 2016	(r407959)
@@ -16,6 +16,7 @@ CONFIGURE_TARGET=	configure
 USE_RUBY=	yes
 USE_GNOME=	glib20
 
+BROKEN_RUBY22=	yes
 BROKEN_RUBY23=	yes
 
 PLIST=		${.CURDIR}/pkg-plist


More information about the svn-ports-all mailing list