git: 6d4cb5def43b - main - x11-fonts/py-cu2qu: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Jul 2024 05:02:32 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6d4cb5def43b4f5fd4d86cf3e3080b0ac8e2e929 commit 6d4cb5def43b4f5fd4d86cf3e3080b0ac8e2e929 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-07-10 04:59:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-07-10 04:59:41 +0000 x11-fonts/py-cu2qu: Add NO_ARCH Approved by: portmgr (blanket) --- x11-fonts/py-cu2qu/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11-fonts/py-cu2qu/Makefile b/x11-fonts/py-cu2qu/Makefile index d9a4ed312103..deeaa8aa137e 100644 --- a/x11-fonts/py-cu2qu/Makefile +++ b/x11-fonts/py-cu2qu/Makefile @@ -19,4 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defcon>=0.6.0:x11-fonts/py-defcon@${PY_FLAVO USES= python zip USE_PYTHON= autoplist concurrent distutils +NO_ARCH= yes + .include <bsd.port.mk>