git: 8c385fdeef7c - main - devel/py-identify: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 6 15:08:14 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8c385fdeef7c5e8cce244cf677313c5321283b47
commit 8c385fdeef7c5e8cce244cf677313c5321283b47
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 15:00:50 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 15:00:50 +0000
devel/py-identify: Add NO_ARCH
Approved by: portmgr (blanket)
---
devel/py-identify/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/py-identify/Makefile b/devel/py-identify/Makefile
index 1d98423b3b1b..294065e6a296 100644
--- a/devel/py-identify/Makefile
+++ b/devel/py-identify/Makefile
@@ -13,4 +13,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python:3.6+
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list