From 4af35d0dddd24041cf2adda29fc6d54e4e552bf4 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:11:32 +0000 Subject: [PATCH] Add NO_ARCH Approved by: portmgr (blanket) --- net/py-txamqp/Makefile | 1 + 1 file changed, 1 insertion(+) 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