git: 97303be9d2fd - main - devel/py-constantly: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 14 17:49:14 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=97303be9d2fdc29084df606190c6798193057549
commit 97303be9d2fdc29084df606190c6798193057549
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-14 17:43:12 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-14 17:43:12 +0000
devel/py-constantly: Add NO_ARCH
Approved by: portmgr (blanket)
---
devel/py-constantly/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/devel/py-constantly/Makefile b/devel/py-constantly/Makefile
index 57b2d6b5c160..2782555ad92e 100644
--- a/devel/py-constantly/Makefile
+++ b/devel/py-constantly/Makefile
@@ -15,4 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python:3.6+
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list