aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2016-10-26 13:43:41 +0800
committerolgeni <olgeni@FreeBSD.org>2016-10-26 13:43:41 +0800
commitc7201fcbdbddf05c02c90c2a6ca41f6bdd9de2e2 (patch)
treeb848901ddf6b94c420e1b766af5f503f93d7825f /net-im
parent6b84cd9e8b49a836d4a49bb64139ebfc16e89916 (diff)
downloadfreebsd-ports-graphics-c7201fcbdbddf05c02c90c2a6ca41f6bdd9de2e2.tar.gz
freebsd-ports-graphics-c7201fcbdbddf05c02c90c2a6ca41f6bdd9de2e2.tar.zst
freebsd-ports-graphics-c7201fcbdbddf05c02c90c2a6ca41f6bdd9de2e2.zip
Set NO_ARCH.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/py-fbmq/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/py-fbmq/Makefile b/net-im/py-fbmq/Makefile
index 8f46c2e49eb..cf7f951f6aa 100644
--- a/net-im/py-fbmq/Makefile
+++ b/net-im/py-fbmq/Makefile
@@ -14,6 +14,7 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask \
${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests
+NO_ARCH= yes
USES= python
USE_PYTHON= distutils autoplist