summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-17 18:29:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-17 18:29:21 +0000
commite8848e4219539bd467505bf125da7717b4f6cf2b (patch)
tree6b202faa812c078e93392f30618d6a17658aeb0c /dns
parent7962c84e03951916788d1672f8b3faa4879f4615 (diff)
downloadfreebsd-ports-e8848e4219539bd467505bf125da7717b4f6cf2b.zip
Add NO_ARCH
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS-Codes/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/p5-Net-DNS-Codes/Makefile b/dns/p5-Net-DNS-Codes/Makefile
index d7dae9214889..7eb9679aa3ce 100644
--- a/dns/p5-Net-DNS-Codes/Makefile
+++ b/dns/p5-Net-DNS-Codes/Makefile
@@ -17,4 +17,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>