aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-NBsocket/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-17 18:29:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-17 18:29:26 +0000
commit4273c1632ce0183352d1b8a9279fd590f152ced2 (patch)
tree849e6f8f6acbf509c76fb4f0d47e433214e69456 /net/p5-Net-NBsocket/Makefile
parente8848e4219539bd467505bf125da7717b4f6cf2b (diff)
downloadports-4273c1632ce0183352d1b8a9279fd590f152ced2.tar.gz
ports-4273c1632ce0183352d1b8a9279fd590f152ced2.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=565774
Diffstat (limited to 'net/p5-Net-NBsocket/Makefile')
-rw-r--r--net/p5-Net-NBsocket/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-NBsocket/Makefile b/net/p5-Net-NBsocket/Makefile
index 66021ce4738d..e5a1a51a6c3a 100644
--- a/net/p5-Net-NBsocket/Makefile
+++ b/net/p5-Net-NBsocket/Makefile
@@ -17,4 +17,6 @@ RUN_DEPENDS= p5-NetAddr-IP>=4.049:net-mgmt/p5-NetAddr-IP
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>