git: 86b76ba8a53b - main - sysutils/rubygem-puppetserver-ca: Add NO_ARCH

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


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=86b76ba8a53bc6169f54bbc2251938fb45995ff9

commit 86b76ba8a53bc6169f54bbc2251938fb45995ff9
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:32:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-19 06:01:11 +0000

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

diff --git a/sysutils/rubygem-puppetserver-ca/Makefile b/sysutils/rubygem-puppetserver-ca/Makefile
index 7e5bdd9ae49e..3d50ac610bd1 100644
--- a/sysutils/rubygem-puppetserver-ca/Makefile
+++ b/sysutils/rubygem-puppetserver-ca/Makefile
@@ -12,6 +12,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		gem
 USE_RUBY=	yes
 
+NO_ARCH=	yes
+
 PLIST_FILES=	bin/puppetserver-ca
 
 .include <bsd.port.mk>


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