svn commit: r407962 - head/www/samidare

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


Author: swills
Date: Wed Feb  3 16:36:14 2016
New Revision: 407962
URL: https://svnweb.freebsd.org/changeset/ports/407962

Log:
  www/samidare: mark broken with Ruby 2.2

Modified:
  head/www/samidare/Makefile

Modified: head/www/samidare/Makefile
==============================================================================
--- head/www/samidare/Makefile	Wed Feb  3 16:35:38 2016	(r407961)
+++ head/www/samidare/Makefile	Wed Feb  3 16:36:14 2016	(r407962)
@@ -29,6 +29,7 @@ PLIST_FILES=	bin/samidare man/man1/samid
 
 OPTIONS_DEFINE=	DOCS EXAMPLES
 
+BROKEN_RUBY22=	yes
 BROKEN_RUBY23=	yes
 
 post-build:


More information about the svn-ports-all mailing list