aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-25 09:03:03 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-12-25 09:03:03 +0000
commite5c47d34d0ab3ae2ad4f0ae73093b398743a2bbc (patch)
tree666bac42fd6fb2899d3906ae9f581c3389b93cdc
parent291caa952cb4de4c2e03976723a75985dedc2df5 (diff)
downloadports-e5c47d34d0ab3ae2ad4f0ae73093b398743a2bbc.tar.gz
ports-e5c47d34d0ab3ae2ad4f0ae73093b398743a2bbc.zip
net/py-maxminddb: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--net/py-maxminddb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/py-maxminddb/Makefile b/net/py-maxminddb/Makefile
index 8bd0b79d68f8..5b0d2d6bf950 100644
--- a/net/py-maxminddb/Makefile
+++ b/net/py-maxminddb/Makefile
@@ -21,4 +21,6 @@ GH_PROJECT= MaxMind-DB-Reader-python
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>