Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2023 09:11:35 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e5c47d34d0ab - main - net/py-maxminddb: Add NO_ARCH
Message-ID:  <202312250911.3BP9BZvS086748@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e5c47d34d0ab3ae2ad4f0ae73093b398743a2bbc

commit e5c47d34d0ab3ae2ad4f0ae73093b398743a2bbc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-25 09:03:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-25 09:03:03 +0000

    net/py-maxminddb: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 net/py-maxminddb/Makefile | 2 ++
 1 file changed, 2 insertions(+)

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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312250911.3BP9BZvS086748>