Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2021 20:48:38 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 22873a4f8955 - main - devel/rubygem-json: Cosmetic change
Message-ID:  <202106302048.15UKmcfQ057701@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=22873a4f8955e72c88d8e734211394d4c4c36d51

commit 22873a4f8955e72c88d8e734211394d4c4c36d51
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-30 20:40:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-30 20:44:16 +0000

    devel/rubygem-json: Cosmetic change
---
 devel/rubygem-json/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/rubygem-json/Makefile b/devel/rubygem-json/Makefile
index 7dac491a5093..e4434aa16103 100644
--- a/devel/rubygem-json/Makefile
+++ b/devel/rubygem-json/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Parse JSON texts and generate them from ruby data structures
 LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
 
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
 
 .include <bsd.port.mk>



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