git: bc1791ce6478 - main - sysutils/py-blinkstick: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Feb 2025 16:09:57 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bc1791ce64785c17dc84804a40b12e6608948dd1
commit bc1791ce64785c17dc84804a40b12e6608948dd1
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:34:02 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:20 +0000
sysutils/py-blinkstick: Add NO_ARCH
Approved by: portmgr (blanket)
---
sysutils/py-blinkstick/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sysutils/py-blinkstick/Makefile b/sysutils/py-blinkstick/Makefile
index 3f82eddc3dc0..55bd379c2e2f 100644
--- a/sysutils/py-blinkstick/Makefile
+++ b/sysutils/py-blinkstick/Makefile
@@ -15,6 +15,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyusb>=1.2.1:devel/py-pyusb@${PY_FLAVOR}
USES= python
+NO_ARCH= yes
+
USE_GITHUB= yes
GH_ACCOUNT= arvydas
GH_PROJECT= ${PORTNAME}-python