Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 2015 13:12:02 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383116 - head/devel/rubygem-webby
Message-ID:  <201504031312.t33DC2jo054849@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Apr  3 13:12:01 2015
New Revision: 383116
URL: https://svnweb.freebsd.org/changeset/ports/383116

Log:
  devel/rubygem-webby: unmark broken with 2.1, builds fine

Modified:
  head/devel/rubygem-webby/Makefile

Modified: head/devel/rubygem-webby/Makefile
==============================================================================
--- head/devel/rubygem-webby/Makefile	Fri Apr  3 12:59:59 2015	(r383115)
+++ head/devel/rubygem-webby/Makefile	Fri Apr  3 13:12:01 2015	(r383116)
@@ -24,10 +24,4 @@ USE_RAKE=	yes
 RUBYGEM_AUTOPLIST=	yes
 PLIST_FILES=	bin/webby bin/webby-gen
 
-.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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504031312.t33DC2jo054849>