Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 14:45:43 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r498135 - head/devel/rubygem-ditz
Message-ID:  <201904061445.x36Ejh1O011299@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr  6 14:45:42 2019
New Revision: 498135
URL: https://svnweb.freebsd.org/changeset/ports/498135

Log:
  Remove outdated BROKEN_RUBY23
  
  With hat:	ruby

Modified:
  head/devel/rubygem-ditz/Makefile

Modified: head/devel/rubygem-ditz/Makefile
==============================================================================
--- head/devel/rubygem-ditz/Makefile	Sat Apr  6 14:45:38 2019	(r498134)
+++ head/devel/rubygem-ditz/Makefile	Sat Apr  6 14:45:42 2019	(r498135)
@@ -14,12 +14,11 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-trollop>=1.9:devel/rubygem-trollop
 
-BROKEN_RUBY23=	yes
+USES=		gem shebangfix
+USE_RUBY=	yes
 
 NO_ARCH=	yes
 
-USE_RUBY=	yes
-USES=		gem shebangfix
 SHEBANG_FILES=	bin/ditz
 ruby_OLD_CMD=	/usr/bin/ruby1.8
 



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