summaryrefslogtreecommitdiff
path: root/archivers/rubygem-ruby-xz
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-23 04:23:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-01-23 04:23:19 +0000
commitc57dbf1cf324e5693d797468739f4a8e0ad03912 (patch)
tree7afe14a657e73a66553f42a7ac64cbc88938e2cb /archivers/rubygem-ruby-xz
parentUpdate to 1.04 (diff)
Cosmetic change
Notes
Notes: svn path=/head/; revision=523894
Diffstat (limited to 'archivers/rubygem-ruby-xz')
-rw-r--r--archivers/rubygem-ruby-xz/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/rubygem-ruby-xz/Makefile b/archivers/rubygem-ruby-xz/Makefile
index 57358a6408d4..bbbaa4e511ef 100644
--- a/archivers/rubygem-ruby-xz/Makefile
+++ b/archivers/rubygem-ruby-xz/Makefile
@@ -11,8 +11,9 @@ COMMENT= Ruby bindings for the liblzma library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>