1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

net/py-paho-mqtt: Add NO_ARCH

Approved by:	portmgr (blanket)
This commit is contained in:
Po-Chuan Hsieh 2023-04-10 04:41:49 +08:00
parent 77ad15db67
commit 7ffe3e4df7
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -15,4 +15,6 @@ USES= python:3.6+ shebangfix
USE_PYTHON= distutils autoplist
SHEBANG_FILES= examples/*.py
NO_ARCH= yes
.include <bsd.port.mk>