aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-shellany
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-03 17:24:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-03 17:24:56 +0000
commitbe2343acbaf02dddc6713b9c15652cd3c7b7fbb1 (patch)
treeb61303859522c06434d7be612f61adb2da87ad95 /sysutils/rubygem-shellany
parent7f65f571b0b51195a181c793f415613619b8da31 (diff)
Notes
Diffstat (limited to 'sysutils/rubygem-shellany')
-rw-r--r--sysutils/rubygem-shellany/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/rubygem-shellany/Makefile b/sysutils/rubygem-shellany/Makefile
index 5bf24d1e4632..61a78ee5e7cb 100644
--- a/sysutils/rubygem-shellany/Makefile
+++ b/sysutils/rubygem-shellany/Makefile
@@ -11,8 +11,9 @@ COMMENT= MRI+JRuby compatible command output capturing
LICENSE= MIT
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>