aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-threema-msgapi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-threema-msgapi/Makefile b/devel/py-threema-msgapi/Makefile
index e9a151f2a2f0..fc06812f5f59 100644
--- a/devel/py-threema-msgapi/Makefile
+++ b/devel/py-threema-msgapi/Makefile
@@ -25,4 +25,6 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}libnacl>0:security/py-libnacl@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR}
+NO_ARCH= yes
+
.include <bsd.port.mk>