aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:31:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:46:23 +0000
commita6b23a5f9c0501e30495d4cba25793c45ec49495 (patch)
treef2dba032f378093e92298f546964d2e380f7cae7 /net
parent08698844c8f618de095b1af62d06addcb527509d (diff)
downloadports-a6b23a5f9c0501e30495d4cba25793c45ec49495.tar.gz
ports-a6b23a5f9c0501e30495d4cba25793c45ec49495.zip
net/rubygem-orchestrator_client: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'net')
-rw-r--r--net/rubygem-orchestrator_client/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rubygem-orchestrator_client/Makefile b/net/rubygem-orchestrator_client/Makefile
index 66c291546eb1..8518b7c88bb4 100644
--- a/net/rubygem-orchestrator_client/Makefile
+++ b/net/rubygem-orchestrator_client/Makefile
@@ -14,4 +14,6 @@ RUN_DEPENDS= rubygem-faraday0>=0:www/rubygem-faraday0 \
USES= gem
USE_RUBY= yes
+NO_ARCH= yes
+
.include <bsd.port.mk>