git: 29a2e1e00386 - main - net-mgmt/p5-Net-IP: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 20 11:44:55 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=29a2e1e003862965e8ff4dde7df89db81c083e82
commit 29a2e1e003862965e8ff4dde7df89db81c083e82
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:39:27 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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
More information about the dev-commits-ports-all
mailing list