Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 21:37:14 +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: r557546 - head/devel/py-setuptools_hg
Message-ID:  <202012102137.0BALbE1e054831@repo.freebsd.org>

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



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