git: 186377952fc5 - main - net/rubygem-right_slicehost: Cosmetic change

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


The branch main has been updated by sunpoet:

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

commit 186377952fc5e242f104dd2eff7aa4f09a85ddfd
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 23:56:14 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


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