svn commit: r540085 - head/devel/py-ejson

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 24 17:37:59 UTC 2020


Author: sunpoet
Date: Wed Jun 24 17:37:56 2020
New Revision: 540085
URL: https://svnweb.freebsd.org/changeset/ports/540085

Log:
  Cosmetic change

Modified:
  head/devel/py-ejson/Makefile

Modified: head/devel/py-ejson/Makefile
==============================================================================
--- head/devel/py-ejson/Makefile	Wed Jun 24 17:37:51 2020	(r540084)
+++ head/devel/py-ejson/Makefile	Wed Jun 24 17:37:56 2020	(r540085)
@@ -15,8 +15,9 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR}
 
-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