summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-17 18:29:44 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-17 18:29:44 +0000
commit325032c0a7b08a99bf2be809beff3aaaef890cd4 (patch)
tree144f6e6c4c9858b8e49b7af8f012841784891f7e /sysutils
parentUpdate to 1.0.3 (diff)
Cosmetic change
Notes
Notes: svn path=/head/; revision=565777
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rubygem-sys-filesystem/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/rubygem-sys-filesystem/Makefile b/sysutils/rubygem-sys-filesystem/Makefile
index 0ccad9f59cc5..89a073aa5687 100644
--- a/sysutils/rubygem-sys-filesystem/Makefile
+++ b/sysutils/rubygem-sys-filesystem/Makefile
@@ -13,8 +13,9 @@ LICENSE= ART20
RUN_DEPENDS= rubygem-ffi>=0:devel/rubygem-ffi
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>