git: 23ee2dcd0370 - main - net/rubygem-right_aws: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 16 00:07:25 UTC 2021


The branch main has been updated by sunpoet:

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

commit 23ee2dcd037001eb195b863b349a7ed17917e193
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 23:55:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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


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