svn commit: r389422 - head/devel/py-setuptools

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jun 13 13:56:21 UTC 2015


Author: sunpoet
Date: Sat Jun 13 13:56:20 2015
New Revision: 389422
URL: https://svnweb.freebsd.org/changeset/ports/389422

Log:
  - Add NO_ARCH

Modified:
  head/devel/py-setuptools/Makefile

Modified: head/devel/py-setuptools/Makefile
==============================================================================
--- head/devel/py-setuptools/Makefile	Sat Jun 13 13:56:16 2015	(r389421)
+++ head/devel/py-setuptools/Makefile	Sat Jun 13 13:56:20 2015	(r389422)
@@ -12,6 +12,7 @@ COMMENT=	Python packages installer
 
 LICENSE=	PSFL
 
+NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
 


More information about the svn-ports-head mailing list