Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2021 00:07:24 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: 23ee2dcd0370 - main - net/rubygem-right_aws: Cosmetic change
Message-ID:  <202107160007.16G07OXA068324@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=23ee2dcd037001eb195b863b349a7ed17917e193

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

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

diff --git a/net/rubygem-right_aws/Makefile b/net/rubygem-right_aws/Makefile
index 3a4be7cec87e..dd071dc9c710 100644
--- a/net/rubygem-right_aws/Makefile
+++ b/net/rubygem-right_aws/Makefile
@@ -13,10 +13,10 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-right_http_connection>=1.2.5:net/rubygem-right_http_connection
 
-NO_ARCH=	yes
-
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 OPTIONS_DEFINE=	LIBXML
 LIBXML_DESC=	Use libxml instead of REXML



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