Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:05:34 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a6671a7702b6 - main - net/rubygem-epp-client-afnic: Add NO_ARCH
Message-ID:  <202412311605.4BVG5YBn000920@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit a6671a7702b65530844b6818e4646aaa33dca54a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:56:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:56:41 +0000

    net/rubygem-epp-client-afnic: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 net/rubygem-epp-client-afnic/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/rubygem-epp-client-afnic/Makefile b/net/rubygem-epp-client-afnic/Makefile
index 797bfa81f197..a0d34b04936f 100644
--- a/net/rubygem-epp-client-afnic/Makefile
+++ b/net/rubygem-epp-client-afnic/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS=	rubygem-builder>=2.1.2:devel/rubygem-builder \
 
 USES=		gem
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311605.4BVG5YBn000920>