Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Sep 2018 22:55:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479628 - head/devel/py-astroid1
Message-ID:  <201809122255.w8CMtHIE069231@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809122255.w8CMtHIE069231>