git: 0e4dc4c75906 - main - sysutils/rubygem-bolt: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 19 06:09:28 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0e4dc4c75906320095480e40ac726c4baf741361

commit 0e4dc4c75906320095480e40ac726c4baf741361
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:32:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-19 06:01:07 +0000

    sysutils/rubygem-bolt: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 sysutils/rubygem-bolt/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sysutils/rubygem-bolt/Makefile b/sysutils/rubygem-bolt/Makefile
index 1562f77c8fa8..83a8ec4ec9a6 100644
--- a/sysutils/rubygem-bolt/Makefile
+++ b/sysutils/rubygem-bolt/Makefile
@@ -36,6 +36,8 @@ USE_RUBY=	yes
 ruby_OLD_CMD+=	/opt/puppetlabs/puppet/bin/ruby
 SHEBANG_FILES=	libexec/*
 
+NO_ARCH=	yes
+
 PLIST_FILES=	bin/bolt \
 		etc/bash_completion.d/bolt
 


More information about the dev-commits-ports-all mailing list