git: c4586224f0e8 - main - textproc/rubygem-ini: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 24 20:33:03 UTC 2021


The branch main has been updated by sunpoet:

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

commit c4586224f0e8530d70e06ec175a8cda6c11a645f
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:23:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


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