Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 19:01:43 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: 6eda2583d315 - main - net/p5-Net-IP-Minimal: Add NO_ARCH
Message-ID:  <202306051901.355J1hdl078682@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=6eda2583d315b0d21d07ce097e7905e12597ff78

commit 6eda2583d315b0d21d07ce097e7905e12597ff78
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:45:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:49:09 +0000

    net/p5-Net-IP-Minimal: Add NO_ARCH
---
 net/p5-Net-IP-Minimal/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/p5-Net-IP-Minimal/Makefile b/net/p5-Net-IP-Minimal/Makefile
index a2466e27711c..3bebb93923d1 100644
--- a/net/p5-Net-IP-Minimal/Makefile
+++ b/net/p5-Net-IP-Minimal/Makefile
@@ -15,4 +15,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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