svn commit: r498755 - head/devel/py-atomicwrites

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Apr 12 20:58:56 UTC 2019


Author: sunpoet
Date: Fri Apr 12 20:58:52 2019
New Revision: 498755
URL: https://svnweb.freebsd.org/changeset/ports/498755

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/py-atomicwrites/Makefile

Modified: head/devel/py-atomicwrites/Makefile
==============================================================================
--- head/devel/py-atomicwrites/Makefile	Fri Apr 12 20:58:47 2019	(r498754)
+++ head/devel/py-atomicwrites/Makefile	Fri Apr 12 20:58:52 2019	(r498755)
@@ -15,4 +15,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		python
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list