svn commit: r442873 - head/net/py-txamqp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 7 19:11:34 UTC 2017


Author: sunpoet
Date: Wed Jun  7 19:11:32 2017
New Revision: 442873
URL: https://svnweb.freebsd.org/changeset/ports/442873

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/net/py-txamqp/Makefile

Modified: head/net/py-txamqp/Makefile
==============================================================================
--- head/net/py-txamqp/Makefile	Wed Jun  7 19:11:27 2017	(r442872)
+++ head/net/py-txamqp/Makefile	Wed Jun  7 19:11:32 2017	(r442873)
@@ -15,6 +15,7 @@ COMMENT=	Twisted Python library for the AMQP messaging
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}thrift>0:devel/py-thrift
 
+NO_ARCH=	yes
 USES=		python:2 twisted
 USE_PYTHON=	distutils autoplist
 


More information about the svn-ports-all mailing list