Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2021 00:07:25 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: b1a1c2f211a0 - main - net/rubygem-right_gogrid: Cosmetic change
Message-ID:  <202107160007.16G07PiI068352@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=b1a1c2f211a09ce85ab19f0e01735c943a6f0483

commit b1a1c2f211a09ce85ab19f0e01735c943a6f0483
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-15 23:55:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-15 23:55:42 +0000

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

diff --git a/net/rubygem-right_gogrid/Makefile b/net/rubygem-right_gogrid/Makefile
index 63a2647b6ca0..c6f302bab928 100644
--- a/net/rubygem-right_gogrid/Makefile
+++ b/net/rubygem-right_gogrid/Makefile
@@ -13,9 +13,9 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-right_http_connection>=1.2.4:net/rubygem-right_http_connection
 
-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?202107160007.16G07PiI068352>