From 110714efbcf87107a5b59a2d003c9f76ab80e48c Mon Sep 17 00:00:00 2001 From: swills Date: Tue, 7 Apr 2015 18:36:33 +0000 Subject: textproc/rubygem-rouge: not broken with newer ruby now --- textproc/rubygem-rouge/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'textproc') diff --git a/textproc/rubygem-rouge/Makefile b/textproc/rubygem-rouge/Makefile index 60b029fed7b8..c314c734a566 100644 --- a/textproc/rubygem-rouge/Makefile +++ b/textproc/rubygem-rouge/Makefile @@ -15,10 +15,4 @@ 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 -- cgit