Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2021 00:07:32 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: 048e89355a10 - main - net/rubygem-twitter-stream: Cosmetic change
Message-ID:  <202107160007.16G07WpL068502@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=048e89355a10d110564f927a4f1571ecc2b98905

commit 048e89355a10d110564f927a4f1571ecc2b98905
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-15 23:57:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-15 23:57:03 +0000

    net/rubygem-twitter-stream: Cosmetic change
---
 net/rubygem-twitter-stream/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net/rubygem-twitter-stream/Makefile b/net/rubygem-twitter-stream/Makefile
index 174b8637dfc7..f1a8cb06b695 100644
--- a/net/rubygem-twitter-stream/Makefile
+++ b/net/rubygem-twitter-stream/Makefile
@@ -16,8 +16,9 @@ RUN_DEPENDS=	rubygem-eventmachine>=0.12.8:devel/rubygem-eventmachine \
 		rubygem-http_parser.rb>=0.5.1:net/rubygem-http_parser.rb \
 		rubygem-simple_oauth>=0.1.4:net/rubygem-simple_oauth
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


home | help

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