git: 22873a4f8955 - main - devel/rubygem-json: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:48:40 UTC 2021


The branch main has been updated by sunpoet:

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

commit 22873a4f8955e72c88d8e734211394d4c4c36d51
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


More information about the dev-commits-ports-main mailing list