aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-27 15:49:31 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-27 15:49:31 +0000
commitf2f0ed8e7c1a39c042f3ef904770456a0df3df20 (patch)
treec4d45e50248de064acf7da49104a5a7ecaff5410
parent0ff8646e29f7b52989ae60c5b5668cfb5c7ec486 (diff)
downloadports-f2f0ed8e7c1a39c042f3ef904770456a0df3df20.tar.gz
ports-f2f0ed8e7c1a39c042f3ef904770456a0df3df20.zip
security/rubygem-duo_api: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--security/rubygem-duo_api/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/rubygem-duo_api/Makefile b/security/rubygem-duo_api/Makefile
index 28014e64633c..6baadcc939f7 100644
--- a/security/rubygem-duo_api/Makefile
+++ b/security/rubygem-duo_api/Makefile
@@ -9,4 +9,6 @@ WWW= https://github.com/duosecurity/duo_api_ruby
USES= gem
+NO_ARCH= yes
+
.include <bsd.port.mk>