Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 2015 18:36:34 +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: r383531 - head/textproc/rubygem-rouge
Message-ID:  <201504071836.t37IaYxx079776@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Apr  7 18:36:33 2015
New Revision: 383531
URL: https://svnweb.freebsd.org/changeset/ports/383531

Log:
  textproc/rubygem-rouge: not broken with newer ruby now

Modified:
  head/textproc/rubygem-rouge/Makefile

Modified: head/textproc/rubygem-rouge/Makefile
==============================================================================
--- head/textproc/rubygem-rouge/Makefile	Tue Apr  7 18:18:01 2015	(r383530)
+++ head/textproc/rubygem-rouge/Makefile	Tue Apr  7 18:36:33 2015	(r383531)
@@ -15,10 +15,4 @@ USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 PLIST_FILES=	bin/rougify
 
-.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?201504071836.t37IaYxx079776>