Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 11:44:52 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: 29a2e1e00386 - main - net-mgmt/p5-Net-IP: Add NO_ARCH
Message-ID:  <202106201144.15KBiq4I017769@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=29a2e1e003862965e8ff4dde7df89db81c083e82

commit 29a2e1e003862965e8ff4dde7df89db81c083e82
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-20 11:39:27 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-20 11:39:27 +0000

    net-mgmt/p5-Net-IP: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 net-mgmt/p5-Net-IP/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-mgmt/p5-Net-IP/Makefile b/net-mgmt/p5-Net-IP/Makefile
index 7d85a2c70db2..8ba4b662d3e4 100644
--- a/net-mgmt/p5-Net-IP/Makefile
+++ b/net-mgmt/p5-Net-IP/Makefile
@@ -16,6 +16,8 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|my $$count|& = 0|' ${WRKSRC}/ipcount
 



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