git: b2d95c6dac32 - main - devel/py-amalgamate: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue May 18 19:32:48 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b2d95c6dac324d57ce0137b8e4deb985d52cc722

commit b2d95c6dac324d57ce0137b8e4deb985d52cc722
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-18 19:29:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-18 19:29:33 +0000

    devel/py-amalgamate: Cosmetic change
---
 devel/py-amalgamate/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/py-amalgamate/Makefile b/devel/py-amalgamate/Makefile
index a5dfe891ee01..c8694a38686c 100644
--- a/devel/py-amalgamate/Makefile
+++ b/devel/py-amalgamate/Makefile
@@ -10,9 +10,9 @@ COMMENT=	Collapse Python packages into a single module
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-
 USES=		python:3.4+
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the dev-commits-ports-all mailing list