aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/rubygem-guard-compat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/rubygem-guard-compat/Makefile')
-rw-r--r--sysutils/rubygem-guard-compat/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/rubygem-guard-compat/Makefile b/sysutils/rubygem-guard-compat/Makefile
index 28b5de7096a7..bafe4a590173 100644
--- a/sysutils/rubygem-guard-compat/Makefile
+++ b/sysutils/rubygem-guard-compat/Makefile
@@ -12,8 +12,9 @@ COMMENT= Helps creating valid Guard plugins and testing them
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>