aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:24:37 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:24:37 +0000
commit7b3b7544851c6c6d76775d5a2d70213a7bd264fa (patch)
tree5f8452d9f8a59dfa13735d0272cd5b853ac1724b
parentcf7f062f3822af6e693fc6abe9a45f0c71ab29a6 (diff)
downloadports-7b3b7544851c6c6d76775d5a2d70213a7bd264fa.tar.gz
ports-7b3b7544851c6c6d76775d5a2d70213a7bd264fa.zip
net/p5-IO-Socket-INET6: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--net/p5-IO-Socket-INET6/Makefile2
1 files changed, 2 insertions, 0 deletions
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>