git: f8a4d049ed16 - main - www/py-routes: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 16 00:07:44 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f8a4d049ed16036b73ad212246232328d0213b66
commit f8a4d049ed16036b73ad212246232328d0213b66
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 23:57:51 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-15 23:57:51 +0000
www/py-routes: Add NO_ARCH
Approved by: portmgr (blanket)
---
www/py-routes/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/www/py-routes/Makefile b/www/py-routes/Makefile
index d6fe80a79dac..0e44f1f4f8b0 100644
--- a/www/py-routes/Makefile
+++ b/www/py-routes/Makefile
@@ -18,4 +18,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \
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