svn commit: r479628 - head/devel/py-astroid1

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 12 22:55:18 UTC 2018


Author: sunpoet
Date: Wed Sep 12 22:55:17 2018
New Revision: 479628
URL: https://svnweb.freebsd.org/changeset/ports/479628

Log:
  Cosmetic change

Modified:
  head/devel/py-astroid1/Makefile

Modified: head/devel/py-astroid1/Makefile
==============================================================================
--- head/devel/py-astroid1/Makefile	Wed Sep 12 22:55:12 2018	(r479627)
+++ head/devel/py-astroid1/Makefile	Wed Sep 12 22:55:17 2018	(r479628)
@@ -20,9 +20,10 @@ RUN_DEPENDS=	${PY_ENUM34} \
 
 PORTSCOUT=	limit:^1\.
 
-NO_ARCH=	yes
-USE_PYTHON=	autoplist concurrent distutils
 USES=		python
+USE_PYTHON=	autoplist concurrent distutils
+
+NO_ARCH=	yes
 
 .include <bsd.port.pre.mk>
 


More information about the svn-ports-all mailing list