aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IP-Country/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-13 20:40:11 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-13 20:40:11 +0000
commitb1a1bd8b8d30ea8ef093496e571cbd22f6352ca3 (patch)
treee697de1a8f57c8c1e66f7f4147b842c4d50be94a /net/p5-IP-Country/Makefile
parent3fd436439ad05d4f623123647d3ba89e531bf8f7 (diff)
downloadports-b1a1bd8b8d30ea8ef093496e571cbd22f6352ca3.tar.gz
ports-b1a1bd8b8d30ea8ef093496e571cbd22f6352ca3.zip
net/p5-IP-Country: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'net/p5-IP-Country/Makefile')
-rw-r--r--net/p5-IP-Country/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile
index ff63054dc10c..3ef0c1c9e5db 100644
--- a/net/p5-IP-Country/Makefile
+++ b/net/p5-IP-Country/Makefile
@@ -16,4 +16,6 @@ RUN_DEPENDS= p5-Geography-Countries>=0:misc/p5-Geography-Countries
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>