From 7095a38e424eea19019fe6084d4537735b2c3d7c Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Sun, 16 Nov 2014 19:09:47 +0000 Subject: [PATCH] devel/rubygem-glib2: no longer broken with ruby 2.1 --- devel/rubygem-glib2/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/devel/rubygem-glib2/Makefile b/devel/rubygem-glib2/Makefile index 0f9af3d86de3..f81c5dd6494f 100644 --- a/devel/rubygem-glib2/Makefile +++ b/devel/rubygem-glib2/Makefile @@ -15,10 +15,4 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -.include - -.if ${RUBY_VER} == 2.1 -BROKEN= Does not build with Ruby 2.1 -.endif - -.include +.include