Index: head/textproc/rubygem-rouge/Makefile =================================================================== --- head/textproc/rubygem-rouge/Makefile (revision 383530) +++ head/textproc/rubygem-rouge/Makefile (revision 383531) @@ -1,24 +1,18 @@ # $FreeBSD$ PORTNAME= rouge PORTVERSION= 1.4.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= kuriyama@FreeBSD.org COMMENT= Simple, easy-to-extend drop-in replacement for pygments LICENSE= MIT USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/rougify -.include - -.if ${RUBY_VER} == 2.1 -BROKEN= Does not build with Ruby 2.1 -.endif - -.include +.include