Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2021 00:07:27 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: 186377952fc5 - main - net/rubygem-right_slicehost: Cosmetic change
Message-ID:  <202107160007.16G07R44068400@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=186377952fc5e242f104dd2eff7aa4f09a85ddfd

commit 186377952fc5e242f104dd2eff7aa4f09a85ddfd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-15 23:56:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-15 23:56:14 +0000

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

diff --git a/net/rubygem-right_slicehost/Makefile b/net/rubygem-right_slicehost/Makefile
index c73091d7f3b8..9a3edc4baa6a 100644
--- a/net/rubygem-right_slicehost/Makefile
+++ b/net/rubygem-right_slicehost/Makefile
@@ -11,9 +11,9 @@ COMMENT=	Provides Ruby access to the Slicehost API
 
 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.16G07R44068400>