svn commit: r557546 - head/devel/py-setuptools_hg

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Dec 10 21:37:23 UTC 2020


Author: sunpoet
Date: Thu Dec 10 21:37:14 2020
New Revision: 557546
URL: https://svnweb.freebsd.org/changeset/ports/557546

Log:
  Cosmetic change

Modified:
  head/devel/py-setuptools_hg/Makefile

Modified: head/devel/py-setuptools_hg/Makefile
==============================================================================
--- head/devel/py-setuptools_hg/Makefile	Thu Dec 10 21:37:09 2020	(r557545)
+++ head/devel/py-setuptools_hg/Makefile	Thu Dec 10 21:37:14 2020	(r557546)
@@ -14,8 +14,9 @@ COMMENT=	Setuptools plugin for hg
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list