Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 20:33:01 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: c4586224f0e8 - main - textproc/rubygem-ini: Cosmetic change
Message-ID:  <202107242033.16OKX1gU008863@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=c4586224f0e8530d70e06ec175a8cda6c11a645f

commit c4586224f0e8530d70e06ec175a8cda6c11a645f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-24 20:23:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-24 20:23:39 +0000

    textproc/rubygem-ini: Cosmetic change
---
 textproc/rubygem-ini/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/textproc/rubygem-ini/Makefile b/textproc/rubygem-ini/Makefile
index 5dc93bae5847..5040ae267b21 100644
--- a/textproc/rubygem-ini/Makefile
+++ b/textproc/rubygem-ini/Makefile
@@ -10,9 +10,9 @@ COMMENT=	Ruby INI File Parser and Writer
 
 LICENSE=	MIT
 
-NO_ARCH=	yes
-
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>



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