Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 20:32:49 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: 950a2b7fe1ba - main - devel/rubygem-abstract: Cosmetic change
Message-ID:  <202107242032.16OKWnrd008596@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=950a2b7fe1ba8e024c416db5be6001e1ab480fdd

commit 950a2b7fe1ba8e024c416db5be6001e1ab480fdd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-24 20:23:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-24 20:23:28 +0000

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

diff --git a/devel/rubygem-abstract/Makefile b/devel/rubygem-abstract/Makefile
index 43f387f3cde2..e828d077d3b2 100644
--- a/devel/rubygem-abstract/Makefile
+++ b/devel/rubygem-abstract/Makefile
@@ -11,9 +11,9 @@ COMMENT=	Define abstract method in Ruby
 
 LICENSE=	RUBY
 
-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?202107242032.16OKWnrd008596>