git: 7b3b7544851c - main - net/p5-IO-Socket-INET6: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 24 20:33:24 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7b3b7544851c6c6d76775d5a2d70213a7bd264fa
commit 7b3b7544851c6c6d76775d5a2d70213a7bd264fa
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:24:37 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:24:37 +0000
net/p5-IO-Socket-INET6: Add NO_ARCH
Approved by: portmgr (blanket)
---
net/p5-IO-Socket-INET6/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net/p5-IO-Socket-INET6/Makefile b/net/p5-IO-Socket-INET6/Makefile
index d472e3249b3e..b7b7860a3b79 100644
--- a/net/p5-IO-Socket-INET6/Makefile
+++ b/net/p5-IO-Socket-INET6/Makefile
@@ -20,4 +20,6 @@ RUN_DEPENDS= p5-Socket6>=0.12:net/p5-Socket6
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list