aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2014-11-17 03:09:47 +0800
committerswills <swills@FreeBSD.org>2014-11-17 03:09:47 +0800
commitcb7283df1afb2bc2dab857b6d80db2fd0400a26b (patch)
tree5cf0f6103fdf7d3a3228584c2d8f339d8f4d17dc
parent5b5952f8db8d23cff3d923b3e8bc0da8fd99cc0f (diff)
downloadfreebsd-ports-gnome-cb7283df1afb2bc2dab857b6d80db2fd0400a26b.tar.gz
freebsd-ports-gnome-cb7283df1afb2bc2dab857b6d80db2fd0400a26b.tar.zst
freebsd-ports-gnome-cb7283df1afb2bc2dab857b6d80db2fd0400a26b.zip
devel/rubygem-glib2: no longer broken with ruby 2.1
-rw-r--r--devel/rubygem-glib2/Makefile8
1 files changed, 1 insertions, 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 <bsd.port.pre.mk>
-
-.if ${RUBY_VER} == 2.1
-BROKEN= Does not build with Ruby 2.1
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>