git: d3163038c079 - main - sysutils/rubygem-capistrano-ext: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jul 18 22:08:25 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d3163038c0793cd5aa93a690066c22dc7184cf9c
commit d3163038c0793cd5aa93a690066c22dc7184cf9c
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-18 21:46:31 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-18 22:07:19 +0000
sysutils/rubygem-capistrano-ext: Cosmetic change
---
sysutils/rubygem-capistrano-ext/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/sysutils/rubygem-capistrano-ext/Makefile b/sysutils/rubygem-capistrano-ext/Makefile
index daa43316b68f..fce70d8a785b 100644
--- a/sysutils/rubygem-capistrano-ext/Makefile
+++ b/sysutils/rubygem-capistrano-ext/Makefile
@@ -13,8 +13,9 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-capistrano>=1.0.0:sysutils/rubygem-capistrano
-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-all
mailing list