aboutsummaryrefslogtreecommitdiff
path: root/sysutils/rubygem-capistrano-harrow
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-03 17:24:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-11-03 17:24:47 +0000
commit9de2f955a059fd3ebad6d0f8f9c3a3c5e3fd88e9 (patch)
treeab48fdf6619bf40b44759c887fd82e92402e2e14 /sysutils/rubygem-capistrano-harrow
parent628e709a6b38584561f0925646da1a0d1fa791da (diff)
downloadports-9de2f955a059fd3ebad6d0f8f9c3a3c5e3fd88e9.tar.gz
ports-9de2f955a059fd3ebad6d0f8f9c3a3c5e3fd88e9.zip
Notes
Diffstat (limited to 'sysutils/rubygem-capistrano-harrow')
-rw-r--r--sysutils/rubygem-capistrano-harrow/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/rubygem-capistrano-harrow/Makefile b/sysutils/rubygem-capistrano-harrow/Makefile
index 7bdd3161ac67..2d32165fc6a6 100644
--- a/sysutils/rubygem-capistrano-harrow/Makefile
+++ b/sysutils/rubygem-capistrano-harrow/Makefile
@@ -12,8 +12,9 @@ COMMENT= Capistrano plugin for integration with Harrow.io
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>