aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/rubygem-right_slicehost/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rubygem-right_slicehost/Makefile b/net/rubygem-right_slicehost/Makefile
index c73091d7f3b8..9a3edc4baa6a 100644
--- a/net/rubygem-right_slicehost/Makefile
+++ b/net/rubygem-right_slicehost/Makefile
@@ -11,9 +11,9 @@ COMMENT= Provides Ruby access to the Slicehost API
RUN_DEPENDS= rubygem-right_http_connection>=1.2.4:net/rubygem-right_http_connection
-NO_ARCH= yes
-
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>