git: 4f0e6b7e7717 - main - devel/rubygem-mspec: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 24 20:32:59 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f0e6b7e7717b194bf9ddab79d443e85bd229151

commit 4f0e6b7e7717b194bf9ddab79d443e85bd229151
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:23:32 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:23:32 +0000

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

diff --git a/devel/rubygem-mspec/Makefile b/devel/rubygem-mspec/Makefile
index 760bf3756715..98aaab4a903f 100644
--- a/devel/rubygem-mspec/Makefile
+++ b/devel/rubygem-mspec/Makefile
@@ -11,9 +11,10 @@ COMMENT=	Specialized Ruby testing framework
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/mkspec bin/mspec bin/mspec-ci bin/mspec-run bin/mspec-tag
 


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