svn commit: r432193 - head/devel/py-astroid

Vanilla I. Shu vanilla at FreeBSD.org
Mon Jan 23 03:17:39 UTC 2017


Author: vanilla
Date: Mon Jan 23 03:17:37 2017
New Revision: 432193
URL: https://svnweb.freebsd.org/changeset/ports/432193

Log:
  Set NO_ARCH.

Modified:
  head/devel/py-astroid/Makefile

Modified: head/devel/py-astroid/Makefile
==============================================================================
--- head/devel/py-astroid/Makefile	Mon Jan 23 03:16:36 2017	(r432192)
+++ head/devel/py-astroid/Makefile	Mon Jan 23 03:17:37 2017	(r432193)
@@ -17,5 +17,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}wrap
 
 USES=		python
 USE_PYTHON=	autoplist distutils
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list