diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-07 19:11:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-07 19:11:32 +0000 |
commit | 4af35d0dddd24041cf2adda29fc6d54e4e552bf4 (patch) | |
tree | 6ae82576df4de76305f2f6d85313d0b7fe42036d /net/py-txamqp | |
parent | 43e1f7304d3ab063e80ac5a024fad174895353fc (diff) |
Notes
Diffstat (limited to 'net/py-txamqp')
-rw-r--r-- | net/py-txamqp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-txamqp/Makefile b/net/py-txamqp/Makefile index fdc87f83b005..e6dde032dfad 100644 --- a/net/py-txamqp/Makefile +++ b/net/py-txamqp/Makefile @@ -15,6 +15,7 @@ COMMENT= Twisted Python library for the AMQP messaging protocol RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}thrift>0:devel/py-thrift +NO_ARCH= yes USES= python:2 twisted USE_PYTHON= distutils autoplist |