svn commit: r442881 - head/devel/py-foolscap

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


Author: sunpoet
Date: Wed Jun  7 19:12:17 2017
New Revision: 442881
URL: https://svnweb.freebsd.org/changeset/ports/442881

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/py-foolscap/Makefile

Modified: head/devel/py-foolscap/Makefile
==============================================================================
--- head/devel/py-foolscap/Makefile	Wed Jun  7 19:12:11 2017	(r442880)
+++ head/devel/py-foolscap/Makefile	Wed Jun  7 19:12:17 2017	(r442881)
@@ -16,6 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		python twisted
 USE_PYTHON=	autoplist distutils
 


More information about the svn-ports-all mailing list