git: 259530de821c - main - devel/rubygem-hike: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 19 06:09:15 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=259530de821c549e4b218febc5f7f88c548cc174

commit 259530de821c549e4b218febc5f7f88c548cc174
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:31:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-19 06:00:57 +0000

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

diff --git a/devel/rubygem-hike/Makefile b/devel/rubygem-hike/Makefile
index 50f2aba433c9..607211689b4f 100644
--- a/devel/rubygem-hike/Makefile
+++ b/devel/rubygem-hike/Makefile
@@ -12,8 +12,9 @@ COMMENT=	Ruby library for finding files in a set of paths
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-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